Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,625 for

compare document

(0.42 sec)
  1. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....OoxmlCompressionType enumeration and compares the conversion time for Level...and Level 9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  2. How to create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for JavaScript via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....analyze multiple datasets or compare various scenarios. One common...situations where there is a need to compare multiple datasets or explore...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  3. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  4. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base Document which will be used during comparison in Java....ComparisonTargetType Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extract DXF Entities and transform their XY coo...

    I need to manipulate an existing PDF by looking at some Text, Mtext, Circle, and Line entities within a DXF file. The location(s) of these entities need to be translated to PDF coordinates to Compare to existing PDF coor…...translated to PDF coordinates to compare to existing PDF coordinates...translated to PDF coordinates to compare…”), start by validating the...

    forum.aspose.com/t/extract-dxf-entities-and-tra...
  6. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....analyze multiple data sets or compare various scenarios. One common...situations where there is a need to compare multiple data sets or explore...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  7. Change PDF Page Size in Python|Aspose.PDF for P...

    Learn how to read and change PDF page dimensions in Python....page dimensions using the Document and Page APIs. Use this guide...existing PDF pages, normalize document dimensions, or inspect page...

    docs.aspose.com/pdf/python-net/change-page-size/
  8. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the Worksheet in GridDesktop.... Height ); } Compare the code below; this will create...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Test a font | Checklist for font testing

    Font testing is an essential step in the design that lets you make decisions to create well-built typography, considering readability and user experience....project, such as a formal document, a creative advertisement...would be able to preview and compare fonts within various sample...

    docs.aspose.com/font/net/font-testing/
  10. Delete text from 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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/