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

powerpoint

(0.1 sec)
  1. Password Protect PowerPoint Presentations | Loc...

    Add password to Powerpoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....can password-protect your PowerPoint presentations online. Afterward...programmatically. Password Protect PowerPoint Presentations # If you wanna...

    blog.groupdocs.com/merger/password-protect-powe...
  2. Edit PowerPoint Presentations | Online Editing ...

    Discover efficient ways to edit Powerpoint presentations. Either edit PPT/PPTX files online or do it programmatically using C# & Java.... Microsoft PowerPoint, Keynote, Impress and all...on various methods to edit PowerPoint Presentations . Initially...

    blog.groupdocs.com/editor/edit-presentation-ppt...
  3. PowerPoint Presentation

    Making Powerpoint Slides Avoiding the Pitfalls of Bad Slides Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be C......Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides...2025-11-06T23:15:18Z 2025-11-06T23:15:18Z PowerPoint Presentation 2025-11-06T23:15:18Z...

    docs.groupdocs.com/editor/java/sample-files/Out...
  4. PowerPoint Presentation

    Making Powerpoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ......Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides...2001-12-13T00:32:39Z 2001-12-13T00:32:39Z PowerPoint Presentation 2001-12-13T00:32:39Z...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  5. 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...
  6. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from Powerpoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....data from Microsoft Office PowerPoint presentations / Extract metadata...metadata from Microsoft Office PowerPoint presentations Extract metadata...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. 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...
  8. 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...
  9. 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...
  10. Edit PowerPoint Presentations | GroupDocs

    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 Java....document / Edit PowerPoint Presentations Edit PowerPoint Presentations...inputPptxPath , loadOptions ); Edit PowerPoint presentation For opening...

    docs.groupdocs.com/editor/java/edit-powerpoint/