Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,606 for

compare document

(0.14 sec)
  1. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti in Document.OptimizeResources Aspose.PDF...#=z7nIVpLE=) at Aspose.Pdf.Document.OptimizeResources(OptimizationOptions...

    forum.aspose.com/t/nullreferenceexception-in-do...
  2. Adjust Workbook Compression Level with Golang v...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....OoxmlCompressionType enumeration and compares the conversion time for Level1... and Level9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/go-cpp/adjust-workbook-co...
  3. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing....detect tables on each page of a Document . After visiting a page, iterate...PDF as a Document . Iterate through the pages in document.pages...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. Split Screen of Excel Worksheet|Documentation

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Aspose.Cells for Python via .NET APIs....same worksheet at a time to compare different subsets of data....remove the split setting. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/how-to-split-s...
  5. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...and inserting into empty PPT document. The sample code for conversion...EMF and inserting into PPT document, the text in the labels is...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  6. Highlight the changes in PDF side by side - Fre...

    Hi Thanks for reaching out. I am really looking for help in using Aspose.PDF. We have requirement to highlight the changes in PDF side by side. We are facing some challenges with it. Need some assistance on this. Could …...from the API documentation? Compare PDF documents|Aspose.PDF for...

    forum.aspose.com/t/highlight-the-changes-in-pdf...
  7. 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-...
  8. 使用 Java 比较 Word 文档

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

    kb.aspose.com/zh/words/java/compare-word-docume...
  9. 使用 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...
  10. Get a column heading|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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read‑only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/get-a-column-heading/