This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...
Learn how to convert PDF to PPT using Node.js with a step-by-step guide. Easily export PDF to PPT in Node.js for seamless editing and presentation....Signature Product Family GroupDocs.Metadata...extract content from PDF documents and organize it into structured...
This article gives the knowledge about nesting search queries in object form....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...
GroupDocs.Parser provides the functionality to handle loading of HTML external resources.
Here are the steps to handle loading of HTML external resources.
Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources.
// Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...
This article shows how to add a text watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
Learn how to handle loading of external resources....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...
API to annotate text or images in your Documents using Java. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...
Review the process to remove annotation from PDF using Java by consuming a popular annotation library and how to develop the feature to remove annotation in Java....Signature Product Family GroupDocs.Metadata...Annotation from PDF using Java PDF documents are not editable and annotations...
Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata.
Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section.
More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...