Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 441 for

email to presentation

(0.06 sec)
  1. 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...
  2. 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-...
  3. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False Toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....confirm whether actual text is present in the markup. If the content...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/developer-guide/a...
  4. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package....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/net/getting-known-p...
  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/net/extract-text-stru...
  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/java/extract-text-str...
  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. Get document info | GroupDocs

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java.... getSize ()); Presentations const converter = new groupdocs...conversion . Converter ( "presentation.ppt" ); const docInfo =...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  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

    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...