Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 156,779 for

2

(0.4 sec)
  1. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...level of 1, so it will display "2.". _insert_numbered_clause ( builder...builder , ' \t Heading 2' , filler_text , aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Display Long X‑Axis Labels Without Trunc...

    Hi Team, In Excel, when we use long x‑axis labels, they are not displayed fully. For example, if the x‑axis label is “Starting point for x axis 123456,” it appears truncated as “Starting point for…”. Is there a way t…...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...

    forum.aspose.com/t/how-to-display-long-x-axis-l...
  4. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Merge ( 5 , 2 , 2 , 3 ); // Input data into C6...worksheet . GetCells (). Get ( 5 , 2 ). PutValue ( u "This is my value"...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  5. VariableCollection.Item | Aspose.Words for .NET

    Manage document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive names easily—no null values allowed, ensuring data integrity....VariableCollection indexer (1 of 2) Gets or a sets a document variable..."Home address" ), Is . EqualTo ( 2 )); Assert . That ( variables...

    reference.aspose.com/words/net/aspose.words/var...
  6. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...
  7. An error occurs when comparing two documents - ...

    Good day, I found a similar problem, an error occurs when comparing two documents. Error:“The arithmetic operation ended with an overflow.” Can I send you two documents for testing?...noskov January 19, 2023, 2:05pm 2 @benestom Yes, please attach...be included into the next 23.2 version of Aspose.Words. we will...

    forum.aspose.com/t/an-error-occurs-when-compari...
  8. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Define custom question name in OMR Template usi...

    My template looks like this #XYZ-123 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) #UYK-587 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) and after OMR processing the results looks like …...#XYZ-123 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9)...#UYK-587 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9)...

    forum.aspose.com/t/define-custom-question-name-...
  10. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...