Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
static Document.OptimizationOptions |
Document.OptimizationOptions.all()
Creates optimization strategy will all options activated.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.optimizeResources(Document.OptimizationOptions strategy)
Optimize resources in the document according to defined optimization strategy.
|
void |
IDocument.optimizeResources(Document.OptimizationOptions strategy)
Optimize resources in the document according to defined optimization strategy.
|
Copyright © 2016 Aspose. All Rights Reserved.