Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,666 for

compare document

(0.05 sec)
  1. Get and Set Style for cells with C++|Documentation

    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/cpp/styling-and-data-form...
  2. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions using C#....external HTML documents when importing documents or inserting...allows you to process your documents in full detail but can be...

    docs.aspose.com/words/net/web-applications-secu...
  3. 使用 C# 比较 PDF 文档

    通过本简短教程比较使用 C# 的 PDF 文档。它包括环境配置、分步过程以及使用 C# 比较两个 PDF 文件的可运行示例代码。...NET 配置系统以使用 C# 比较 PDF 文档 使用 Document 类获取第一个 PDF 文档 加载第二个 PDF 文档以进行比较...比较 PDF 文件 。它可以处理不同的文件,同时使用 Document 类加载它们。随后,CompareOptions 类...

    kb.aspose.com/zh/words/net/compare-pdf-document...
  4. 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...
  5. 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...
  6. How to Create Dynamic Chart with Dropdownlist w...

    Learn how to create a dynamic chart that updates based on a drop-down list selection using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to integrate a drop-down list into your chart for flexible data visualization....analyze multiple datasets or compare various scenarios. One common...situations where there is a need to compare multiple datasets or explore...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  7. 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...be needed needed for a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/python-net/convert-an-exc...
  8. 在单元格中插入文本|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...."Inserted Text" ); // Given a document name and text, // inserts...string text ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  9. How to Format Number to Accounting|Documentation

    This article will introduce how to Format Number to Accountingusing Aspose.Cells for .NET API....easier to read, understand, and compare. Here are some key reasons...particularly useful in financial documents where it’s important to indicate...

    docs.aspose.com/cells/net/how-to-format-number-...
  10. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a Document in Java....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...