Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,558 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 Leave feedback GroupDocs...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. 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...
  3. 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...
  4. 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....convert PPT, PPTX, or ODP presentations to PDF in Java . In an earlier...have seen how to convert presentations using C# . The following...

    blog.groupdocs.com/conversion/convert-presentat...
  5. 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....Probably you want to use your presentation slides within web applications...convert your PowerPoint presentation slides to images. In this...

    blog.groupdocs.com/conversion/convert-presentat...
  6. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....metadata in Presentations Working with metadata in Presentations Leave...with different kinds of presentations such as PPT, PPTX, POTM...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. 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....Microsoft Office PowerPoint presentations / Extract images from Microsoft...Microsoft Office PowerPoint presentations Extract images from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Extract images from Microsoft Office PowerPoint...

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Extract metadata from Microsoft Office PowerPoi...

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

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Convert Presentations to Images in Java | PPT t...

    Convert PowerPoint Presentations of PPT/PPTX format to JPG or PNG format in Java. Transform slides to images programmatically using Java conversion API....programmatically convert some of your presentation slides to image formats...create thumbnails from the presentations. In this article, you will...

    blog.groupdocs.com/conversion/convert-presentat...