Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,502 for

compare document

(0.12 sec)
  1. Split Screen of Excel Worksheet with C++|Docume...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C++....same worksheet at a time to compare different subsets of data....Cells :: Cleanup (); } AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/cpp/how-to-split-screen-o...
  2. Aspose.Cells or NPOI|Documentation

    Perform a large number of tasks with Excel files faster and more conveniently than NPOI using C#....Cells is a very useful document‑processing library that provides...Microsoft Excel and other document formats. With Aspose.Cells...

    docs.aspose.com/cells/net/why-not-npoi/
  3. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...error while converting word document to pdf Aspose.Words Product...background, because when I compared the document.xml before and after...

    forum.aspose.com/t/getting-error-while-converti...
  4. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...Is it possible to “fix” the document upon loading the file using...layout for you before the document is saved to PDF. Quick fix:...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  5. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Java API....easier to read, understand, and compare. Here are some key reasons...particularly useful in financial documents where it’s important to indicate...

    docs.aspose.com/cells/java/how-to-format-number...
  6. How to Format Number to Accounting|Documentation

    This article introduces how to format numbers to accounting using Aspose.Cells for Python via .NET API....easier to read, understand, and compare. Here are some key reasons...particularly useful in financial documents where it is important to indicate...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Java API....making them easier to read, compare, and understand. Here are some...scientific notation, it’s easier to compare their orders of magnitude....

    docs.aspose.com/cells/java/how-to-format-number...
  8. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Node.js via the C++ API....making them easier to read, compare, and understand. Here are some...scientific notation, it’s easier to compare their orders of magnitude....

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  9. Aspose.Diagram .NET 用于 VSTO|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....process files, you may need to compare VSTO(Visual Studio tool for...this project will help you to compare features and code in both libraries...

    docs.aspose.com/diagram/zh/net/aspose-diagram-n...
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...