Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,412 for

powerpoint viewer

(0.04 sec)
  1. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office Powerpoint(.ppt, .pptx) presentations...Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Extract metadata...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office Powerpoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Extract metadata...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office Powerpoint(.ppt, .pptx) presentations...Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Extract images...

    docs.groupdocs.com/parser/net/extract-images-fr...
  4. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office Powerpoint(.ppt, .pptx) presentations...Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Search text...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  5. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office Powerpoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Powerpoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Search text...

    docs.groupdocs.com/parser/java/search-text-in-m...
  6. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to Powerpoint presentations. Add watermark to particular slide with simple or advanced settings easily....Viewer Product Solution GroupDocs...presentations Add watermarks to PowerPoint presentations Leave feedback...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Extract data from Microsoft Office PowerPoint p...

    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:...Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations Extract data...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office Powerpoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Powerpoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Viewer Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Extract images...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. How to Compare PowerPoint Files using C#

    Get familiar with the document comparison process, learn how to compare Powerpoint files using C#, and explore sample code to compare two Powerpoint files in C#....Viewer Product Family GroupDocs.Comparison...Product Family How to Compare PowerPoint Files using C# In this how-to...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  10. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract images from Powerpoint in Java and how to use it for creating the application to get images from Powerpoint using Java....Viewer Product Family GroupDocs.Comparison...How to Extract Images from PowerPoint in Java This article contains...

    kb.groupdocs.com/parser/java/how-to-extract-ima...