Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,557 for

compare document

(0.29 sec)
  1. PDF ↔ Word conversion (C++ vs Java) — fidelity ...

    Hi Aspose Team, We are evaluating Aspose for PDF ↔ Word conversions and have two focused questions: Conversion fidelity / feature parity • Is the C++ version equivalent to the Java version for bidirectional PDF↔Word…...quality or supported features compared with Java? Performance / scalability...Aspose.Words/Aspose.PDF for C++ compare to the Java counterparts in...

    forum.aspose.com/t/pdf-word-conversion-c-vs-jav...
  2. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....Ask AI Clean Up a Document Contents [ Hide ] Sometimes you may...reduce the size of the output document and processing time. While...

    docs.aspose.com/words/python-net/clean-up-a-doc...
  3. Add and Retrieve Data|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....pre‑defined cell value types to compare with the type of the data present...present in each cell. AI Document Assistant Close Accessing Cells...

    docs.aspose.com/cells/cpp/add-and-retrieve-data/
  4. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for JavaScript via 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/javascript-cpp/how-to-for...
  5. Convert ODT to PPT in Android Apps or with free...

    ODT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....developer looking to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  6. PDF UA1 Accessibility in Aspose.Word 20.2? - Fr...

    Hi Aspose Support. We currently use Aspose.Word 20.2 to generate PDF Documents and are looking to achieve accessibility (i.e. PdfCompliance.PdfUa1) on these Documents. We have tried newer versions of Aspose.Word that do …...2 to generate PDF documents and are looking to achieve...PdfCompliance.PdfUa1) on these documents. We have tried newer versions...

    forum.aspose.com/t/pdf-ua1-accessibility-in-asp...
  7. 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...
  8. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  9. Insert text into a cell|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...."Inserted Text" ); // Given a document name and text, // inserts...string text ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  10. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_COMPARE Specifies the COMPARE field. FIELD_CREATE_DATE...into a document using a field code. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...