| 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. |
| com.aspose.pdf.flow |
| 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 document,
com.aspose.ms.System.IO.Stream outputStream,
ExcelSaveOptions excelSaveOptions,
DocSaveOptions docSaveOptions) |
void |
ApsToFlowConverter.saveDocument(ExcelSaveOptions excelSaveOptions,
com.aspose.ms.System.IO.Stream outputStream) |
| Constructor and Description |
|---|
ApsToFlowConverter(com.aspose.foundation.DocumentInfo info,
ExcelSaveOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowInput.saveDocument(ExcelSaveOptions excelSaveOptions,
com.aspose.ms.System.IO.Stream outputStream) |
Copyright © 2025 Aspose. All Rights Reserved.