Package | Description |
---|---|
com.groupdocs.annotation |
The namespace provides classes
to annotate documents for all popular document formats.
|
Modifier and Type | Method and Description |
---|---|
void |
Annotator.save(InputStream document,
SaveOptions saveOptions)
Saves document after adding, updating or removing annotations.
|
void |
Annotator.save(SaveOptions saveOptions)
Saves document after adding, updating or removing annotations.
|
void |
Annotator.save(String filePath,
SaveOptions saveOptions)
Saves document after adding, updating or removing annotations.
|
void |
Annotator.saveInternal(com.aspose.ms.System.IO.Stream document,
SaveOptions saveOptions) |
Copyright © 2021. All rights reserved.