Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,347 for

pptx to pdf

(0.05 sec)
  1. Extract table of contents | Documentation

    This article shows how To extract table of contents from Microsoft Word (DOC, DOCX etc), Pdf documents and Ebooks (CHM, EPUB)....Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-table-of...
  2. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-comm...
  3. Extract Text and Metadata from XLSM Online

    Free online document text and metadata extracTor. Secure and easy To use XLSM text and metadata parser and extracTor...XHTML MHT MHTML XML MD ONE PDF PPT PPTX PPS PPSX ODP POT PPTM POTX...

    products.groupdocs.app/parser/xlsm
  4. Extract Text and Metadata from HTML Online

    Free online document text and metadata extracTor. Secure and easy To use HTML text and metadata parser and extracTor...XHTML MHT MHTML XML MD ONE PDF PPT PPTX PPS PPSX ODP POT PPTM POTX...

    products.groupdocs.app/parser/html
  5. Extract Text and Metadata from MD Online

    Free online document text and metadata extracTor. Secure and easy To use MD text and metadata parser and extracTor...XHTML MHT MHTML XML ONE PDF PPT PPTX PPS PPSX ODP POT PPTM POTX...

    products.groupdocs.app/parser/md
  6. Extract Text and Metadata from DOCX Online

    Free online document text and metadata extracTor. Secure and easy To use DOCX text and metadata parser and extracTor...XHTML MHT MHTML XML MD ONE PDF PPT PPTX PPS PPSX ODP POT PPTM POTX...

    products.groupdocs.app/parser/text/docx
  7. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of HTML external resources. Here are the steps To handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of HTML external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate spreadsheet page previews try (Parser parser = new Parser(Constants....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/handle-loading-o...
  8. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality To extract data from emails. Both email message (eml, msg) and Outlook STorage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services proTocols are supported....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you To search in documents any integer numbers in the range from 0 To 9223372036854775807 (Int64.MaxValue) using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  10. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/highlighting-resu...