Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your Java applications....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...
This article explains how digitally esign Documents with certificates using GroupDocs.Signature API...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
This article explains how to edit protected Word Document, allow or restrict Document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....Editor Product Solution GroupDocs...Ask AI GroupDocs Documentation / GroupDocs.Editor Product Family...
Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS PowerPoint 2013.
Add a new presentation slide. Write a sentence like “We provide support for the following clients:”....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...
Learn how to move Document pages, remove Document pages, split Document into separate pages, swap Document pages positions, extract specific pages from Document, change page orientation and rotate page using GroupDocs.Merger for Python via .NET....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...
There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly.
The following example shows how to load the Document from the stream:
// Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...
GroupDocs team is proudly announcing one new feature and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.8. Using the latest version, you can now read EXIF metadata in PSD format. Classes representing TIFF tags are now refactored. Furthermore, memory consumption is now reduced to perform metadata operations for JPEG and TIFF file formats. We recommend you to install and use the latest version of the API....Metadata using NuGet Documentation - API Documentation Examples/Plugins/Showcases...Examples, Plugins, and Metadata Editor Application Video Tutorials...
We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.11. The latest version supports missing metadata properties of Excel format and allows working with FLV file format’s metadata. Furthermore, memory consumption is now reduced for working with PDF and Excel file formats. We recommend you to install and use the latest version of the API.
Features IntroducedThe following features are introduced in version 18.11. Detect FLV file format Read FLV header metadata Get XMP metadata of FLV file format Update XMP metadata of FLV file format Remove XMP metadata of FLV file format Support for missing metadata properties of Excel format For details about the features supported by the API, please visit Features Overview....Metadata using NuGet Documentation - API Documentation Examples/Plugins/Showcases...Examples, Plugins, and Metadata Editor Application Video Tutorials...