Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 6,470 for

pptx comparison

(0.03 sec)
  1. Product Overview | Documentation

    GroupDocs.Merger for Python via .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Comparison Product Solution GroupDocs...formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By using GroupDocs...

    docs.groupdocs.com/merger/python-net/product-ov...
  2. In-Table List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Comparison Product Solution GroupDocs...Microsoft PowerPoint Document (PPT/PPTX) formats. Since ODP is not a...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  3. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Comparison Product Solution GroupDocs...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/handling-the-id...
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....Comparison Product Solution GroupDocs...over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/search-options/
  6. Product Overview | Documentation

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Comparison Product Solution GroupDocs...formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By using GroupDocs...

    docs.groupdocs.com/merger/java/product-overview/
  7. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Comparison Product Solution GroupDocs...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. Product Overview | Documentation

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Comparison Product Solution GroupDocs...formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By using GroupDocs...

    docs.groupdocs.com/merger/net/product-overview/
  9. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Comparison Product Solution GroupDocs...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Comparison Product Solution GroupDocs...docx" , "file2.xlsx" , "file3.pptx" }; for ( String filePath :...

    docs.groupdocs.com/conversion/java/get-default-...