Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,580 for

compare document

(0.23 sec)
  1. 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...
  2. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  3. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your Document....to create a table in a Word document programmatically and discusses...users to create tables in a document from scratch and provides...

    docs.aspose.com/words/net/create-a-table/
  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. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that Documents comparison is case insensitive in C++....Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges...method True indicates that documents comparison is case insensitive...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the Worksheet in GridDesktop.... Height ); } Compare the code below; this will create...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++....Handling Differences When comparing or migrating Excel files,...GetFormula method to retrieve and compare formulas. Use the Calculate...

    docs.aspose.com/cells/go-cpp/comparison-migration/
  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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  9. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...water marks on the created documents what did we do wrong? thank...the development environment, compare the configurations between...

    forum.aspose.com/t/error-activating-aspose-word...
  10. 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...