Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
static void |
FlowConverter.convert(com.aspose.pdf.ADocument doc,
OutputStream outputStream,
ExcelSaveOptions options) |
static void |
FlowConverter.convertInternal(com.aspose.pdf.ADocument doc,
com.aspose.ms.System.IO.Stream outputStream,
ExcelSaveOptions options) |
static void |
FlowConverter.convertWithNewEngine(com.aspose.pdf.ADocument doc,
com.aspose.ms.System.IO.Stream ouputStream,
ExcelSaveOptions excelSaveOptions,
DocSaveOptions docSaveOptions) |
Constructor and Description |
---|
ApsToFlowConverter(com.aspose.foundation.DocumentInfo info,
ExcelSaveOptions options) |
Copyright © 2024 Aspose. All Rights Reserved.