Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,158 for

compare document

(0.11 sec)
  1. Why Not Open XML SDK|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....OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....can ensure that your printed document is easy to read and well-organized...it easier to compare and analyze printed documents. Professional...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  3. 在单元格中插入文本|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/zh/net/insert-text-into-a...
  4. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types....FieldCompare Specifies the COMPARE field. FieldCreateDate Specifies...FieldStart node. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Format Number to Scientific|Documentation

    This article will introduce how to Format Number to Scientificusing Aspose.Cells for .NET 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/net/how-to-format-number-...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a Document in Java....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  7. Split Screen of Excel Worksheet|Documentation

    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 Aspose.Cells for Python via .NET APIs....same worksheet at a time to compare different subsets of data....

    docs.aspose.com/cells/python-net/how-to-split-s...
  8. 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/
  9. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....field into a document using a field code. Document doc = new Document();...FieldStart node. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to create Dynamic Chart with Dropdownlist u...

    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 datasets or compare various scenarios. One common...situations where there is a need to compare multiple datasets or explore...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...