Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,605 for

compare document

(0.1 sec)
  1. Why Not Open XML SDK|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....” OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly‑typed way. Instead...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  2. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base Document which will be used during comparison. Default value is Current in C++....Aspose::Words::Comparing::ComparisonTargetType enum Contents...enum Allows to specify base document which will be used during...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....names of merge fields in a document, then you can instead use...names of all merge fields in a document: FAQ Q: How can I obtain the...

    docs.aspose.com/words/python-net/find-field-pro...
  4. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances Document comparison by enabling case-insensitive analysis for accurate results....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  5. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances Document processing by ignoring headers and footers for cleaner data analysis....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  6. 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...
  7. 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...
  8. How to Create a Table in Java|Aspose.Words for ...

    Different ways to create tables in your Document using Java....users to create tables in a document from scratch and provides...add formatted tables to your document using each method, as well...

    docs.aspose.com/words/java/create-a-table/
  9. 从单元格中删除文本|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...
  10. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base Document which will be used during comparison in Java....ComparisonTargetType Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Examples:...

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