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

compare document

(0.15 sec)
  1. Online MOBI to DIF Conversion or Build .NET bas...

    Free online app to convert MOBI to DIF files. .NET C# conversion library code for MOBI Documents....will be converted into DIF document Download the converted DIF...Automation API Open MOBI file using Document class Convert MOBI to HTML...

    products.aspose.com/total/net/conversion/mobi-t...
  2. 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/
  3. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which Document shall be used as a target during comparison....target property Specifies which document shall be used as a target...self ) -> aspose . words . comparing . ComparisonTargetType : ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/python-net/fields-overview/
  6. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that Documents comparison is case insensitive....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....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/python-net/aspose.wo...
  8. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the Document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...to remove the tags from the document using the attached code. but...process might differ between document types. Solution : Regex Pattern...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  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. 计算一系列单元格的总和|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....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...