Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 9,049 for

ppt

(2.61 sec)
  1. get-supported-file-formats.txt

    ActionScript Programming Language format (.as) ActionScript Programming Language format (.as3) Assembler Programming Language format (.asm) Type of interpreter that processes shell commands (.bash)......ppt) Microsoft PowerPoint Presentation...

    docs.groupdocs.com/comparison/python-net/_outpu...
  2. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit Ppt, PptX, PptM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M)...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  3. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/net/build-your-first-...
  4. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  5. Work with search results | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/work-with...
  6. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. 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....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/extract-text-areas/
  9. Release on GroupDocs Blog | Document Automation...

    Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......3 添加了 TTC 字体支持、PPT/PPS 文本处理、新的 CSS 属性以及错误修复。 GroupDocs...

    blog.groupdocs.com/zh/tag/release/index.xml
  10. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/net/build-search-query/