Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 10,203 for

powerpoint

(0.04 sec)
  1. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Edit PowerPoint Presentations in Node.js Edit PowerPoint Presentations...Leave feedback Introduction PowerPoint presentations are supported...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  2. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to Powerpoint presentations. Add watermark to particular slide with simple or advanced settings easily....presentations Add watermarks to PowerPoint presentations Leave feedback...ways to add watermarks to PowerPoint presentations. As a demonstration...

    docs.groupdocs.com/watermark/net/add-watermarks...
  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:...data from Microsoft Office PowerPoint presentations Extract data...data from Microsoft Office PowerPoint presentations Leave feedback...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Password Protect PowerPoint Files in Java | Loc...

    How to lock Powerpoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API.... we will see how to lock PowerPoint presentation files with a...Protect PowerPoint PPT/PPTX with Password Lock PowerPoint Files...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  5. Search text in Microsoft Office PowerPoint pres...

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

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

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Extract text from Microsoft Office PowerPoint p...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  8. 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:...data from Microsoft Office PowerPoint presentations Extract data...data from Microsoft Office PowerPoint presentations Leave feedback...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. 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....data from Microsoft Office PowerPoint presentations / Extract text...text from Microsoft Office PowerPoint presentations Extract text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Merge PowerPoint Presentations & Slides using C...

    Merge Powerpoint Presentations using C#. Further, combine specific slides of PPT/PPTX files using the .NET merger API by GroupDocs....ways how to merge multiple PowerPoint presentations into a single...Presentations How to Merge PowerPoint Presentations How to Merge...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...