Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,002 for

powerpoint editor

(0.03 sec)
  1. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge Powerpoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET....Editor Product Solution GroupDocs...files / Merge PowerPoint Presentations Merge PowerPoint Presentations...

    docs.groupdocs.com/merger/python-net/merge/powe...
  2. Extract text from Microsoft Office PowerPoint p...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  3. 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:...Editor Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations Extract data...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Add watermarks to PowerPoint presentations | Do...

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

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

    To extract a text from Microsoft Office Powerpoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office Powerpoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Editor Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Extract text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Extract images from Microsoft Office PowerPoint...

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

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

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. 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....Editor Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Search text...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. 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:...Editor Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations Extract data...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. 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....Editor Product Solution GroupDocs...data from Microsoft Office PowerPoint presentations / Extract metadata...

    docs.groupdocs.com/parser/java/extract-metadata...