Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 14,535 for

presentations

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Search text in Microsoft Office PowerPoint pres...

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. 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....Microsoft Office PowerPoint presentations / Search text in Microsoft...Microsoft Office PowerPoint presentations Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  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. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint Presentations. Add watermark to particular slide with simple or advanced settings easily....Adding watermarks / To presentations Add watermarks to PowerPoint...PowerPoint presentations Leave feedback This article describes a set...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. 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...
  10. 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-...