Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,604 for

resource

(0.08 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:...Presentation Template More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....Size} bytes" ); } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/get-document-info/
  3. Export Data | GroupDocs

    How to export data to JSON or XML files....json" ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/export-data/
  4. Рендиране на EML като HTML с Python

    В тази статия ще научите как да рендирате EML като HTML с Python. Освен това се обяснява как да конвертирате EML в HTML в Python с вградени ресурси....HtmlViewOptions с for_embedded_resources , за да обедините изхода в...

    kb.groupdocs.com/bg/viewer/python/render-eml-as...
  5. Group Docc Extraction section based content - F...

    Hi, We have requirement of extraction of section based content from .DocX document whoch is converted by GroupDocs.Can anyone guide me how to do this?... You may find following resources helpful: Open source example...

    forum.groupdocs.com/t/group-docc-extraction-sec...
  6. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java... OutputJpeg ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. GroupDocs.Assembly for .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Net reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....Net API Reference Useful Resources DEMOS AND EXAMPLES Work with...

    docs.groupdocs.com/assembly/net/
  8. GroupDocs.Watermark for Python via .NET | Group...

    A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....NET API Reference Useful Resources DEMOS AND EXAMPLES Online...

    docs.groupdocs.com/watermark/python-net/
  9. 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...remove metadata here } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  10. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET.... pass More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/python-net/load-fro...