Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 5,596 for

compare document

(0.11 sec)
  1. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...addClone ( $masterSlide ); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/php-java/slide-master/
  2. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...get_Masters () -> idx_get ( 0 )); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/cpp/slide-master/
  3. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....Java Contents [ Hide ] A PDF document can sometimes contain additional...flatten annotations Optimize PDF Document for the Web Optimization or...

    docs.aspose.com/pdf/java/optimize-pdf/
  4. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....charts are mostly used to compare values across different categories...statistics to visually display and compare two sets of related quantitative...

    docs.aspose.com/cells/go-cpp/chart-types/
  5. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....charts are mostly used to compare values across different categories...statistics to visually display and compare two sets of related quantitative...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  6. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT Document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...We are trying convert PPT document into PDF. But, charts from...fileInputStream for the ppt document"); Presentation ppt = new...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  7. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...addClone ( masterSlide ); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/nodejs-java/slide-master/
  8. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....pre‑defined cell value types to compare with the Type of data present...Portions of Rich Text of Cell AI Document Assistant Close Managing Ranges...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  9. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...addClone ( masterSlide ); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/java/slide-master/
  10. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....implementing a custom comparer. Implementing a Custom Comparer To sort tasks...IComparer<Task> interface. This comparer checks for null or empty names...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/