Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 33,737 for

ppt

(0.06 sec)
  1. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  2. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. GroupDocs.Parser | Parser & Extractor Java On-p...

    Native Java high code API to parse & extract data, hyperlinks, tables, barcodes, text, images, from many file types. Build user-defined templates for data extraction....NUMBERS Microsoft PowerPoint®: PPT/PPS/POT/PPTX/PPTM/POTX/POTM/PPSX/PPSM...XLA XLAM ODS OTS CSV NUMBERS PPT PPS POT PPTX PPTM POTX POTM PPSX...

    releases.groupdocs.com/parser/java/
  4. iimportdocumentoptions - GroupDocs.Merger for J...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS...

    apireference.groupdocs.com/merger/java/com.grou...
  5. 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:...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/extracting-comm...
  6. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the metadata information saved with that file and then attaches metadata free file with email message....Cleaner Presentation Document (PPT/PPTX) Word Document (DOC/DOCX)...

    blog.groupdocs.com/metadata/introducing-outlook...
  7. Extract Text and Metadata from CSV Online

    Free online document text and metadata extractor. Secure and easy to use CSV 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/csv
  8. Extract Text and Metadata from ODS Online

    Free online document text and metadata extractor. Secure and easy to use ODS 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/ods
  9. Extract Text and Metadata from MSG Online

    Free online document text and metadata extractor. Secure and easy to use MSG 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/msg
  10. Extract Text and Metadata from XML Online

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

    products.groupdocs.app/parser/xml