Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 11,884 for

pptx

(0.08 sec)
  1. Search operation table | Documentation

    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...
  2. 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...
  3. Supported Document Formats | Documentation

    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...
  4. Search network node events | Documentation

    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...
  5. Use Microsoft Azure Computer Vision API | Docum...

    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...
  6. Working with metadata in ASF files | Documentation

    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...
  7. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...EditorType == "pptx") { fullFilePath = fileuploadPath...fileuploadPath + "\\" + guid + ".pptx"; await CreateEmptyPPTFile(fullFilePath);...

    forum.groupdocs.com/t/unable-to-view-document-i...
  8. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE...

    blog.groupdocs.com/categories/groupdocs.parser-...
  9. Extract text from PDF documents | Documentation

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; 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....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Search results | Documentation

    This article shows that how to perform the operations on search results....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/search-re...