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

compare document

(0.13 sec)
  1. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...0) { var pdfDocument = new Document(new MemoryStream(convertRequest...text from HTML using (var document = new HTMLDocument(convertedHTML...

    forum.aspose.com/t/need-to-extract-text-from-th...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  3. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....Task > 12 { 13 public int Compare (Task x, Task y) 14 { 15 if...24 25 return - 1 * string. Compare (x. Get (Tsk. Name ), y. Get...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Thread Safety and Performance Optimization in A...

    Hi, We are using Aspose.slides for c++ (version 24.5) to read presentation object. To improve performance, we want to be able to process each slide on separate thread. So we wanted to ask can we access each slide parall…...Slides Documentation pankajku January 27, 2025...cases? What exactly did you compare it to? Could you please provide...

    forum.aspose.com/t/thread-safety-and-performanc...
  5. Chart Types|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/java/chart-types/
  6. 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/
  7. Public API Changes in Aspose.Cells 8.0.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Example Demonstrates how to compare the Cell and Row objects from...has been marked obsolete. AI Document Assistant Close How to Migrate...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting using C#....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/net/features/
  9. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD Document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …... I’m converting a VSD document to VSDX, am experiencing an...the shape to PNG manually. Compare the exported PNG size with...

    forum.aspose.com/t/image-conversion-issue-with-...
  10. Sorting Tasks by Column in Gantt Chart | Aspose...

    This guide explains how to sort tasks by column in Gant chart view using Aspose.Tasks for Java....accomplished with the help of the comparer method saveOptions.setTasksComparer...in Gantt chart. The default comparer sorts tasks by task ID if...

    docs.aspose.com/tasks/java/sort-tasks-by-column...