GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported.
The following table provides the list of supported formats:
Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template 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...PowerPoint presentations: Extract text from Microsoft Office PowerPoint...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Signature Product Solution GroupDocs...metadata Plain text Content and metadata Open Document Text Content...
Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class.
Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Signature Product Solution GroupDocs...DataSet , all attributes and text values of XML elements are loaded...
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...instance, all kinds of plain text files (batch, command files...
The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...Underline annotation underlines text as shown in the picture below:...
GroupDocs.Watermark API returns result with information about added watermarks...Signature Product Solution GroupDocs...ca08ea537cc8 WatermarkType : Text PageNumber : 1 WatermarkPosition...
This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...ID: " + change . getId () + ", Text: " + change . getText ()); }...
Find and remove Text, image, and hyperlink watermarks using Python via .NET....Signature Product Solution GroupDocs...Remove watermark with particular text formatting Search and clear...
GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Signature Product Solution GroupDocs...and image formats, including text documents, spreadsheets, presentations...
Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Signature Product Solution GroupDocs...loadOptions )) { // Initialize text watermark TextWatermark textWatermark...