Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 5,504 for

compare document

(0.07 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. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  5. 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...
  6. 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/
  7. 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/
  8. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....NET Visit our documentation for more details. Aspose...constructor, manager, merger, comparer, splitter, printer, protector...

    products.aspose.com/slides/net-core/
  9. 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/
  10. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort Microsoft Project (MPP/XML) tasks by names using Aspose.Tasks for C#....SortTasksByName::TaskNameComparer::Compare(System::SharedPtr < Task >...

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