Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 150,870 for

2

(0.24 sec)
  1. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell.... write ( "Row 1, cell 2." ); builder . endRow (); // While...Upward ; builder . write ( "Row 2, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....Document(getMyDir() + "Document with SDT 2.docx"); // Configure options to... and the revisions count was 2. // If we are ignoring DML's unique...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one...MyStyle Alias 1,MyStyle Alias 2". # If a style's name has multiple...'MyStyle Alias 1' , 'MyStyle Alias 2' ], style . aliases ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Import and Export Project Data to Primavera For...

    Learn how to import or export Microsoft Project files from or to Primavera formats using Aspose.Tasks for C#....xml" ); 2 System ::SharedPtr < ProjectFileInfo...(dataDir + u "Primavera1.mpx" ); 2 System ::SharedPtr < ProjectFileInfo...

    docs.aspose.com/tasks/cpp/import-and-export-pro...
  8. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

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