Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 6,416 for

pptx comparison

(0.29 sec)
  1. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Comparison Product Solution GroupDocs...DelimitedTextSaveOpt N/A Presentation PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  2. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Comparison Product Solution GroupDocs...(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text documents...

    docs.groupdocs.com/editor/java/save-document/
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Comparison Product Solution GroupDocs...Try the to open DOCX, XLSX, PPTX, and more. This topic lists...

    docs.groupdocs.com/viewer/net/supported-documen...
  4. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Comparison Product Solution GroupDocs...(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text documents...

    docs.groupdocs.com/editor/net/save-document/
  5. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...Comparison Product Solution GroupDocs...transform an image into a PPT/PPTX presentation. Convert JPG to...

    docs.groupdocs.com/conversion/net/convert/image/
  6. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Comparison Product Solution GroupDocs...over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/indexing-options/
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Comparison Product Solution GroupDocs...example, the PDF, DOCX, XLSX, PPTX, and other similar document...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  8. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Comparison Product Solution GroupDocs...as two versions of the output PPTX files may be downloaded here:...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  9. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Comparison Product Solution GroupDocs...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.Comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......comparison/node_modules npm-debug.log*...to convert (e.g., DOCX, XLSX, PPTX, etc.) - `output`: Path where...

    docs.groupdocs.com/conversion/nodejs-java/_samp...