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

pptx to pdf

(0.05 sec)
  1. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/work-with...
  2. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....Try the to open DOCX, XLSX, PPTX, and more. This topic lists...Microsoft Outlook data files: . PDF and Page Layout file formats...

    docs.groupdocs.com/viewer/python-net/supported-...
  3. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milesTones; we’re proud and grateful To end a busy year with great achievements. With constant enhancements, we were able To prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time To time; created a variety of plugins for multiple platforms; integrated many different sTorage options with GroupDocs; introduced flexible API SDKs To help you integrate our apps To your existing applications; and were able build a strong base of valuable cusTomers, ranging from small To mid To enterprise levels; amongst many others....(PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  4. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  5. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/fuzzy-search/
  6. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-index-sett...
  7. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Try the to convert DOCX, XLSX, PPTX, and more. This topic lists...Paper Specification File ✅ ✅ PDF From Description Load Save Portable...

    docs.groupdocs.com/conversion/java/supported-fi...
  8. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/fuzzy-search/
  9. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow To extract a text from the entire presentation or a text from the selected slide. Here are the steps To extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps To read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...