Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 5,625 for

compare document

(0.21 sec)
  1. Android via Java Differences|Aspose.Words

    Aspose.Words for Android via Java features and API differences comparing to regular Aspose.Words for Java version....Java API compared to Aspose.Words for Java API *Document.print *methods...not supported. Signing ODT documents is not supported yet. Barcodes...

    docs.aspose.com/words/java/aspose-words-for-and...
  2. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current font will be subsetted before exporting as a font resource....characters that are used in the document. Subsetting allows to reduce...perform subsetting or not by comparing the original font file size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  4. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API....Excel, but it is the slowest compared to the other approaches. <...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  5. Optimizing Memory Usage while Working with Big ...

    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....a certain amount of memory compared to using the default setting...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  6. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...modify built-in and custom document properties of a presentation...relevant information about the document’s history, such as the last...

    forum.aspose.com/t/ppt-merge/315120
  7. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...the Working with Lists documentation article. Remarks You do...list level. equals(level) Compares with the specified ListLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…... Code snippet: Document doc = new Document(); DocumentBuilder...the result by rendering the document to PDF or DOCX after each...

    forum.aspose.com/t/incorrect-position-of-text-b...
  9. How to create Sunburst chart|Documentation

    Learn how to create a sunburst chart in Aspose.Cells for Java, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....Treemap charts are good for comparing proportions within the hierarchy...treemap chart, is ideal for comparing relative sizes. Sunburst chart...

    docs.aspose.com/cells/java/creating-sunburst-ch...
  10. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....the Working with Lists documentation article. Remarks: You do...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...