Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 5,606 for

compare document

(0.9 sec)
  1. 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-...
  2. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...nputFile), }; var document = new Document(InputFile, loadOptions)...Words.Saving.PdfSaveOptions(); document.Save(outputFile, saveOptions);...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  3. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Node.js via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect.... However, if the document is saved by other applications...drawings for all diagrams in the document: Support for Standard SmartArt...

    docs.aspose.com/words/nodejs-net/working-with-s...
  4. 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/
  5. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your Document automation....FieldCompare 80 Specifies the COMPARE field. FieldCreateDate 21 Specifies...field into a document using a field code. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. 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...
  8. 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/
  9. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for Node.js via C++....pre‑defined cell value types to compare with the type of data present...Portions of Rich Text of Cell AI Document Assistant Close Managing Ranges...

    docs.aspose.com/cells/nodejs-cpp/view-and-edit-...
  10. 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...