Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 490 for

email to presentation

(0.15 sec)
  1. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package. Load a file To examine Get a collection of PropertyDescripTor instances for any desired metadata package Iterate through the extracted descripTors advanced_usage.GettingKnownPropertyDescripTors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescripTor descripTor : root.getDocumentProperties().getKnowPropertyDescripTors()) { System.out.println(descripTor.getName()); System.out.println(descripTor.getType()); System.out.println(descripTor.getAccessLevel()); for (PropertyTag tag : descripTor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescripTors collection....all possible properties are presented in the collection. The library...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. System Requirements | GroupDocs

    GroupDocs.EdiTor for Python via .NET ships as a self-contained wheel and runs on Windows, Linux, and macOS without MS Office, Open Office, or any other third-party software installed...documents, Spreadsheets, Presentations, PDFs, emails, eBooks, and text/markup...

    docs.groupdocs.com/editor/python-net/system-req...
  3. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/metadata/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/metadata......rking-with-metadata-in-presentations/weekly0.5https://docs.groupdocs...com/metadata/java/working-with-saved-emails/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/metadata.xml
  4. Extract Images from Documents | GroupDocs

    Extract embedded images from PDF, Word, Excel, Presentations, Emails, and archives using GroupDocs.Parser for Python via .NET....supported documents (PDF, Office, emails, eBooks, and more). Extract...from PDF, Word, Excel, presentations, emails, and archives using...

    docs.groupdocs.com/parser/python-net/extract-im...
  5. Extract text structure | GroupDocs

    This article explains that how To extract text structure from documents....lists or tables: Presentations Presentations have a more complex...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-str...
  6. Extract text structure | GroupDocs

    This article explains that how To extract text structure from documents....lists or tables: Presentations Presentations have a more complex...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-text-stru...
  7. Get document info | GroupDocs

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET.... Size ); } Presentations using ( Converter converter...converter = new Converter ( "presentation.ppt" )) { IDocumentInfo...

    docs.groupdocs.com/conversion/net/get-document-...
  8. Extract data from various formats | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Microsoft Office PowerPoint presentations Extract data from PDF documents...documents Extract data from Emails Extract data from ePUB eBooks...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. parser.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/parser/python-net/technical-support/weekly0.5https://docs.groupdocs.com/parser/java......com/parser/java/extract-attachments-from-emails/weekly0.5https://docs.groupdocs...com/parser/java/extract-data-from-emails/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/parser.xml
  10. Extract data from various formats | GroupDocs

    The articles below explain that how To extract data from various file formats...Microsoft Office PowerPoint presentations Extract data from PDF documents...documents Extract data from Emails Extract data from ePUB eBooks...

    docs.groupdocs.com/parser/net/extract-data-from...