Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,847 for

presentations

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  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....Microsoft Office PowerPoint presentations / Extract text from Microsoft...Microsoft Office PowerPoint presentations Extract text from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...
  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....Microsoft Office PowerPoint presentations / Extract images from Microsoft...Microsoft Office PowerPoint presentations Extract images from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. 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...
  10. 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....Microsoft Office PowerPoint presentations / Extract metadata from...Microsoft Office PowerPoint presentations Extract metadata from Microsoft...

    docs.groupdocs.com/parser/java/extract-metadata...