Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 11,094 for

powerpoint

(0.08 sec)
  1. 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/net/sample-files/Outp...
  2. 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-...
  3. 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...
  4. 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...
  5. 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-...
  6. 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....data from Microsoft Office PowerPoint presentations / Extract metadata...metadata from Microsoft Office PowerPoint presentations Extract metadata...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Password Protect PowerPoint Files in C# | Lock ...

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

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  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....data from Microsoft Office PowerPoint presentations / Extract images...images from Microsoft Office PowerPoint presentations Extract images...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. PowerPoint Presentation

    Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be Covered Outlines Slide Structure Fonts Colour Background Graph......2025-11-06T23:15:19Z 2025-11-06T23:15:19Z PowerPoint Presentation 2025-11-06T23:15:19Z...2025-11-06T23:15:19Z Aspose.Slides for .NET PowerPoint Presentation 481 2025-11-06T23:15:19Z...

    docs.groupdocs.com/editor/java/sample-files/Out...
  10. 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...