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

compare document

(0.12 sec)
  1. 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...
  2. Getting the layout rectangle for displayed comm...

    When recording the layout for paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at paragraphs within a comment entity the layout rectangle retrieves j…...reproducible example – Build a small document with a single comment, run...ShowInBalloons and Inline modes, and compare the results. This can help...

    forum.aspose.com/t/getting-the-layout-rectangle...
  3. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …...where “ using (Document pdfDocument = new Document(stream, htmloptions))...the document... using (Document pdfDocument = new Document(stream...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  4. 使用 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...
  5. 使用 Java 比较 Word 文档

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

    kb.aspose.com/zh/words/java/compare-word-docume...
  6. 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...
  7. HTML to PDF Conversion in AWS Lambda: Font Erro...

    Hi, I am using Aspose.PDF for dotnet in order to convert HTML to PDF. I downloaded a temporary license to Compare conversion times in order to see what is better for my project. I have no problems converting locally, bu…...downloaded a temporary license to compare conversion times in order to...of fonts, following this documentation article: Font Folder – How...

    forum.aspose.com/t/html-to-pdf-conversion-in-aw...
  8. 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...
  9. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....from PDF using Python Compare PDF Documents using C# Remove Image...

    kb.aspose.com/pdf/page/3/
  10. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_COMPARE Specifies the COMPARE field. FIELD_CREATE_DATE...into a document using a field code. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...