Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat().
advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation
PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Learn how to get edited document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.Editor for Node.js via Java API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
The following tables indicate the file formats from which GroupDocs.Parser for Java can extract data. You can use the input below to filter supported formats by extension.
Tip Can’t find your file format?
We’re here to help! Please post a request on our Free Support Forum, and our team will assist you. Word Processing Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode DOC Microsoft Word Document DOT Microsoft Word Document Template DOCX Office Open XML Document DOCM Office Open XML Macro-Enabled Document DOTX Office Open XML Document Template DOTM Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format PDF Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode PDF Portable Document Format File Markup Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown (Formatted Text is Not supported) XML XML File Ebook Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article describes how to correctly merge documents using GroupDocs.Merger for .NET product....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to implement custom serialization for Metadata electronic signatures....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...