Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,363 for

pptx to pdf

(0.41 sec)
  1. Load from Stream | GroupDocs

    This article shows that how To load file from stream using redaction API...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/load-from-stream/
  2. Annotation Opacity is Introduced in GroupDocs.A...

    We are pleased To announce another monthly release of GroupDocs.Annotation for Java v17.10 with some new features like import of annotation from Diagram, setting annotations opacity and many more. This monthly release also covers improvements like change in arrow shape and import of text annotations. Aside this, many fixes are also introduced in this release. For further information, please see release notes. We’d recommend you To download latest release of the API, integrate it in your project and share your valuable feedback....following document types # Diagram PDF Word Slide Import following annotation...when: # Annotating xlsx and pptx formatted document Get a document...

    blog.groupdocs.com/annotation/introducing-group...
  3. 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....pptx" )) { // Your code goes here...ppt - Older PowerPoint files .pptx - Newer PowerPoint files .pps...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Load password-protected file | GroupDocs

    Learn how To load a password-protected file by using .NET redaction API...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/load-password-...
  5. Indexing | GroupDocs

    The articles in this section describe advanced search index related Topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/indexing/
  6. GroupDocs.Merger for Node.js via Java | GroupDocs

    Use GroupDocs.Merger for Node.js via Java To merge several documents inTo one, split single document To multiple and organize documents in different ways....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By...

    docs.groupdocs.com/merger/nodejs-java/
  7. GroupDocs.Merger for Python via .NET | GroupDocs

    Use GroupDocs.Merger for Python via .NET To merge several documents inTo one, split single document To multiple and organize documents in different ways....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By...

    docs.groupdocs.com/merger/python-net/
  8. Load from a stream | GroupDocs

    This example demonstrates how To load a file from a stream using GroupDocs.Metadata for Python via .NET....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/load-fro...
  9. Load from a local disk | GroupDocs

    Learn how To open a file from local disk using GroupDocs.Metadata for Python via .NET....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/load-fro...
  10. Load from a local disk | GroupDocs

    The following example demonstrates how To load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InpuTone is an absolute or relative path To your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InpuTone)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/load-from-a-lo...