GroupDocs.Watermark API allows you to search the possible watermarks placed in any document. You can also search the watermarks that are added using some third-party tool. The found possible watermarks can be removed or their properties can be changed. For more details please refer to the following guides:
Searching watermarks Modifing found watermark properties Removing found watermarks...Metadata Product Solution GroupDocs...
Supported Java Versions GroupDocs.Watermark for Java supports Java versions that listed below. For more platform support please check GroupDocs.Watermark for .NET.
J2SE 7.0 (1.7) J2SE 8.0 (1.8) or above (for example Java 10)...Metadata Product Solution GroupDocs...
The SaveOptions class provides the following properties to customize the saving process:
AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...Metadata Product Solution GroupDocs...
Learn about GroupDocs.Conversion advanced usage and its multiple powerful features like document conversion process customization, track conversion progress, load documents from different sources etc....Metadata Product Solution GroupDocs...
Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Conversion for .NET API....Metadata Product Solution GroupDocs...
API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class.
Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added.
Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer...Metadata Product Solution GroupDocs...