Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,596 for

compare document

(0.16 sec)
  1. Delete text from a cell|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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  2. Aspose.Slides .NET for VSTO|Aspose.Slides Docum...

    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....and manipulate PowerPoint documents without using Microsoft PowerPoint...functionality to manage PowerPoint documents within your own applications...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  3. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....need to generate multiple documents. Aspose.Words allows you to...Merge Data Records in Current Document You can implement the Next...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  4. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, 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...Objects Using Built-in Styles AI Document Assistant Close Border Settings...

    docs.aspose.com/cells/python-net/styling-and-da...
  5. 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...
  6. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  7. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to Compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word Compare. sa…...@sandeepsuthari I have tested with the document attached to WORDSNET-28117...produced by MS Word: Source documents: target-Non Disclosure Agreement_very_v2...

    forum.aspose.com/t/header-footer-content-update...
  8. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....files are widely used for document sharing due to the same look...and platforms. Quite often, documents require the inclusion of tables...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  9. 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/
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...