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

presentations

(0.03 sec)
  1. 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:...Microsoft Office PowerPoint presentations Extract data from Microsoft...Microsoft Office PowerPoint presentations GroupDocs.Parser provides...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint Presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....Український Tiếng Việt 中文 中國傳統的 Presentation files come in different...helping us create amazing presentations. As developers, we have...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  3. How to Compare PowerPoint Presentations | Docum...

    The article describes a possible example of using the GroupDocs.Comparison for .NET in your work practice and the possibility of a software product for finding differences in styles within PowerPoint Presentations...PowerPoint Presentations How to Compare PowerPoint Presentations Leave...versions of a PowerPoint Presentation to see the differences between...

    docs.groupdocs.com/comparison/net/how-to-compar...
  4. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of Presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....metadata in Presentations Working with metadata in Presentations Leave...with different kinds of presentations such as PPT, PPTX, POTM...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. How to Compare PowerPoint Presentations | Docum...

    The article describes a possible example of using the GroupDocs.Comparison for Java in your work practice and the possibility of a software product for finding differences in styles within PowerPoint Presentations...PowerPoint Presentations How to Compare PowerPoint Presentations Leave...versions of a PowerPoint Presentation to see the differences between...

    docs.groupdocs.com/comparison/java/how-to-compa...
  6. Working with Presentations | GroupDocs.Editor f...

    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 .NET....Working with Presentations This example demonstrates standard...open-edit-save cycle with Presentation documents, using different...

    docs.groupdocs.com/editor/net/working-with-pres...
  7. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert Presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....Khan Blog Home Convert Presentations to PDF in Java Facebook...convert PPT, PPTX, or ODP presentations to PDF in Java . In an earlier...

    blog.groupdocs.com/2021/02/15/convert-presentat...
  8. Extract text from Microsoft Office PowerPoint p...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Convert Presentations to Images in C# | PPT to ...

    Transform your PowerPoint Presentations of PPT/PPTX format to JPG or PNG format using C#. Convert Presentations to images programmatically using .NET API....Khan Blog Home Convert Presentations to Images using C# Facebook...Probably you want to use your presentation slides within web applications...

    blog.groupdocs.com/2022/01/10/convert-presentat...
  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....Microsoft Office PowerPoint presentations / Extract text from Microsoft...Microsoft Office PowerPoint presentations Extract text from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...