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 | Class and Description |
---|---|
class |
Collection
Represents class for Collection(12.3.5 Collections).
|
Modifier and Type | Method and Description |
---|---|
EmbeddedFileCollection |
Document.getEmbeddedFiles()
Gets collection of files embedded to document.
|
EmbeddedFileCollection |
IDocument.getEmbeddedFiles()
Gets collection of files embedded to document.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.convertToObjects(EmbeddedFileCollection value) |
static void |
InternalHelper.ensureEmbeddedFilesExisit(EmbeddedFileCollection embeddedFiles) |
static com.aspose.ms.System.Collections.Generic.List<String> |
InternalHelper.getKeysInternal(EmbeddedFileCollection embeddedFiles) |
static com.aspose.pdf.engine.commondata.tree.NamesTree |
InternalHelper.getNamesTree(EmbeddedFileCollection embeddedFiles) |
Copyright © 2025 Aspose. All Rights Reserved.