Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 11,723 for

pptx

(0.1 sec)
  1. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...CSV Presentation Formats: PPT, PPTX, PPS, PPSX, ODP Email Formats:...

    forum.groupdocs.com/t/list-of-supported-files-f...
  2. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/search-op...
  3. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....XLSM, CSV Presentations PPT, PPTX, PPS, PPSX, POT, POTX OpenDocument...

    blog.groupdocs.com/comparison/compare-excel-wor...
  4. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....pptx OOXML Presentation ✅ ✅ ✅ ✅ ✅...

    docs.groupdocs.com/watermark/net/supported-docu...
  5. Search network node events | GroupDocs

    This page contains information about the purpose and use of all search network events....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/search-network-n...
  6. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  7. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/java/use-microsoft...
  9. Edit PowerPoint Presentations in Node.js | Grou...

    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 Node.js....various formats such as PPT, PPTX, PPTM, PPS(X/M), POT(X/M), and...inputPath = "C://input//presentation.pptx" ; const loadOptions = new ...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  10. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/extract-text-in-r...