Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 39,333 for

2

(0.05 sec)
  1. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" }, style . Aliases ); Assert...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...Writeln ( u "Numbered list item 2." ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name of the style this style is based on....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...
  6. MailMergeRegionInfo.EndField | Aspose.Words for...

    Discover the MailMergeRegionInfo EndField property, which efficiently returns the end field for your data regions, enhancing your document automation.... AreEqual ( 2 , topRegions . Count ); Assert...Regions ; Assert . AreEqual ( 2 , nestedRegions . Count ); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  7. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Revision.accept method | Aspose.Words for Node.js

    Revision.accept method. Accepts this revision.... toEqual ( 2 ); // Insert revisions show up.... write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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