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

compare document

(0.19 sec)
  1. 使用 Java 比较 Word 文档

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

    kb.aspose.com/zh/words/java/compare-word-docume...
  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. Create Empty Document in NPOI|Aspose.Words for ...

    Create an empty Document easily and fast instead of using NPOI in C#....Ask AI Create Empty Document in NPOI Contents [ Hide ] Purpose...create an empty document using NPOI and compares its behavior to...

    docs.aspose.com/words/net/create-empty-document...
  5. How to Create a Pie Chart in Word using Python

    Learn how to create a pie chart in Word using Aspose.Words for Python. Follow our step-by-step guide and enhance your Documents with visual data....create a pie chart in a Word document. Create a pie of pie chart...create pie charts in Word documents. It simplifies the process...

    blog.aspose.com/words/create-pie-chart-in-word-...
  6. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...Document; import com.aspose.pdf.License;...} // Open document Document document = new Document(tempPdf);...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  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. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word Documents using Python....in Word documents, especially for lengthy documents such as reports...and eBooks. It makes Word documents more readable and allows readers...

    blog.aspose.com/words/working-with-toc-in-word-...
  9. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    See why Aspose.Slides is a better choice than the free Open XML SDK: Compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  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...