Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 5,644 for

compare document

(0.16 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Optimize, Compress or Reduce PDF Size in PHP|As...

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

    docs.aspose.com/pdf/php-java/optimize-pdf/
  5. 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/
  6. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF....Python Contents [ Hide ] A PDF document may sometimes contain additional...output without rebuilding the document from scratch. Optimize page...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  7. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Document myDocument = new Aspose.Pdf.Document(); Aspose...estimate the table’s height and compare it with the available space...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  8. Attaching images|Documentation

    Pass images to Aspose.LLM for .NET chat methods — MediaAttachment class, supported formats (JPEG, PNG, BMP, GIF, WebP), 50 MB limit, magic-byte detection, and multiple images per message.... SendMessageAsync ( "Compare these two screenshots. What...Refer to the model’s own documentation for recommended limits....

    docs.aspose.com/llm/net/developer-reference/mul...
  9. PDF Document Comparison Issues: Incorrect Font ...

    Hello Aspose Support Team, I’m a paid enterprise user, and currently, I am experiencing two issues when comparing PDF Documents using Aspose.Words Cloud API (Go SDK - aspose-words-cloud-go). The comparison works correct…...PDF Document Comparison Issues: Incorrect Font and Unexpected...experiencing two issues when comparing PDF documents using Aspose.Words...

    forum.aspose.com/t/pdf-document-comparison-issu...
  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/