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

compare document

(0.1 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. 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. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — quick, code-friendly solution.... To avoid duplicates, compare hashes, sizes, or contents...objects, such as attached documents? Not directly, because an...

    docs.aspose.com/slides/php-java/extracting-imag...
  4. Convert an Excel Chart to Image|Documentation

    Convert an Excel Chart to Image by using Aspose.Cells for Python via .NET API....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/python-net/convert-an-exc...
  5. 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-...
  6. 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...
  7. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with Golang via C++....The following screenshots compare the two output PDFs generated...

    docs.aspose.com/cells/go-cpp/change-the-font-on...
  8. 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...
  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. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...byteArrayOutputStrea = null; Document document = null; try { try (InputStream...pdfLicenceStream()); document = new Document(inputStream); HtmlSaveOptions...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...