Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,506 for

presentation watermarking

(0.05 sec)
  1. 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....Watermark Product Solution GroupDocs...Microsoft Office PowerPoint presentations / Extract metadata from...

    docs.groupdocs.com/parser/net/extract-metadata-...
  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....Watermark Product Solution GroupDocs...Microsoft Office PowerPoint presentations / Extract text from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. 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....Watermark Product Solution GroupDocs...Microsoft Office PowerPoint presentations / Extract metadata from...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...Description Language: , , , , , , Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/sprea...
  5. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/diag...
  6. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/spre...
  7. Convert compression formats | GroupDocs

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/comp...
  8. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...Language: , , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/diagram/
  9. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint Presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Watermark Product Solution GroupDocs...Convert files / Presentations Convert presentations Leave feedback...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. 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....Watermark Product Solution GroupDocs...Microsoft Office PowerPoint presentations / Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...