Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,601 for

compare document

(0.08 sec)
  1. 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...
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the 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. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the 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/java/how-to-print-excel-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. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting.... Instead, we compare this Style object to an internal...

    docs.aspose.com/cells/go-cpp/styling-and-data-f...
  6. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML Documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...PDF for converting HTML documents into PDF format. We would...properties it supports is documented by Aspose and not detailed...

    forum.aspose.com/t/supported-css-properties-for...
  7. Convert an Excel Chart to Image with Golang via...

    Learn how to convert Excel charts to images using Aspose.Cells with Golang via C++....rising, or how actual sales compare to projected sales. People...might be needed for a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/go-cpp/convert-an-excel-c...
  8. 使用 Python 比较 PDF 文档

    按照本指南使用 Python 比较 PDF 文档。它具有 IDE 设置、分步算法以及使用 Python 比较两个 PDF 文件的示例代码。...配置环境,使用 Python 比较 PDF 文档 使用 Document 类加载第一个 PDF 文件 访问第二个 PDF 文档进行比较...使用 Python 比较 PDF 文件而开发的。它利用 Document 类加载不同的 PDF 文件。接下来,使用 CompareOptions...

    kb.aspose.com/zh/words/python/compare-pdf-docum...
  9. 使用 Java 比较 Word 文档

    按照本指南使用 Java 比较 Word 文档。它解释了分步算法,以及使用 Java 比较两个文档的可运行示例代码。...Java 配置您的环境以比较 Word 文档 使用 Document 类访问输入 Word 文档 加载第二个Word文档以比较内容...加载第二个Word文档以比较内容 接受两个 Word 文件的修订 使用 Compare 方法对两个 Word 文档进行比较 使用 Save 方法导出带有比较输出的结果...

    kb.aspose.com/zh/words/java/compare-word-docume...
  10. 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/