public class FlowConverter extends ApsUsingConverter
!!! Don't port from C# as could be ahead of .Net version !!!!
ApsUsingConverter.ImportResourceLoader
Constructor and Description |
---|
FlowConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
convert(com.aspose.pdf.ADocument doc,
OutputStream outputStream,
ExcelSaveOptions options) |
static void |
convertInternal(com.aspose.pdf.ADocument doc,
com.aspose.ms.System.IO.Stream outputStream,
ExcelSaveOptions options) |
static com.aspose.ms.System.Collections.Generic.List<AbsorbedTable> |
convertPDFToTableAbsorber(Page page,
IDocument document) |
static void |
convertWithNewEngine(com.aspose.pdf.ADocument doc,
com.aspose.ms.System.IO.Stream ouputStream,
ExcelSaveOptions excelSaveOptions,
DocSaveOptions docSaveOptions) |
applyXslTransformationAndGetResultAsUtf8Stream
public static void convert(com.aspose.pdf.ADocument doc, OutputStream outputStream, ExcelSaveOptions options)
public static void convertInternal(com.aspose.pdf.ADocument doc, com.aspose.ms.System.IO.Stream outputStream, ExcelSaveOptions options)
public static void convertWithNewEngine(com.aspose.pdf.ADocument doc, com.aspose.ms.System.IO.Stream ouputStream, ExcelSaveOptions excelSaveOptions, DocSaveOptions docSaveOptions)
public static com.aspose.ms.System.Collections.Generic.List<AbsorbedTable> convertPDFToTableAbsorber(Page page, IDocument document)
Copyright © 2023 Aspose. All Rights Reserved.