Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 147,943 for

2

(0.5 sec)
  1. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...GetCells (). CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  2. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets.... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...cells . createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  3. License Issue for Aspose.word - Free Support Fo...

    I am trying to compare 2 words document in my nodeJS project. Can I use our Aspose.Total for .Net License for the same?...5:26pm 1 I am trying to compare 2 words document in my nodeJS project...Discourse May 7, 2025, 5:26pm 2 @msbhatt Can you please clarify...

    forum.aspose.com/t/license-issue-for-aspose-wor...
  4. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation...."Second page" ] i = 0 ; while ( i < 2 ): # Create Heading object heading2...getPages () . get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  5. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph (... count ) para = paragraphs [ 2 ] para . remove () # Such paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....appendParagraph ( "Paragraph 2. " ); body . appendParagraph (...4 ); para = paragraphs . at ( 2 ); para . remove (); // Such paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlSchemaCollection.index_of method | Asp...

    CustomXmlSchemaCollection.index_of method. Returns the zero-based index of the specified value in the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIf.evaluate_condition method | Aspose.Word...

    FieldIf.evaluate_condition method. Evaluates the condition.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldAddressBlock::get_L...

    Aspose::Words::Fields::FieldAddressBlock::get_LanguageId method. Gets or sets the language ID used to format the address in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...