Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 8,842 for

ppt

(0.05 sec)
  1. Indexing from different sources | Documentation

    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/java/indexing-from-di...
  2. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/parse-data-from-...
  3. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...ppt) PowerPoint Slide Show (.pps)...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  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 with...

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

    docs.groupdocs.com/search/java/fuzzy-search/
  6. .NET XLS Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display XLS in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET PPT Viewer (PowerPoint Presentation)...

    products.groupdocs.com/viewer/net/xls/
  7. .NET HTML Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display HTML in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET PPT Viewer (PowerPoint Presentation)...

    products.groupdocs.com/viewer/net/html/
  8. .NET OBJ Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display OBJ in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET PPT Viewer (PowerPoint Presentation)...

    products.groupdocs.com/viewer/net/obj/
  9. .NET PSB Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display PSB in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET PPT Viewer (PowerPoint Presentation)...

    products.groupdocs.com/viewer/net/psb/
  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....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

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