This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Java.... We value your opinion. Your feedback...
This Developer Guide explains GroupDocs.Merger for Java file merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your Java applications... We value your opinion. Your feedback...
GroupDocs.Metadata provides different ways to save a file with updated metadata.
Please refer to the following guides to know more about all overloads of the Save method:... We value your opinion. Your feedback...
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.... We value your opinion. Your feedback...
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:... We value your opinion. Your feedback...
Working with XMP metadata GroupDocs.Metadata for Java also allows managing XMP metadata in MP3 files. For more details please refer to the following guide: Working with XMP metadata... We value your opinion. Your feedback...
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.... We value your opinion. Your feedback...
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... We value your opinion. Your feedback...