Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 39,333 for

2

(0.06 sec)
  1. CustomXmlPropertyCollection.removeAt method | A...

    CustomXmlPropertyCollection.removeAt method. Removes a property at the specified index.... at ( 2 ). value ). toEqual ( "2003" );.... count ). toEqual ( 3 ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... at ( 2 ). value ). toEqual ( "2003" );.... count ). toEqual ( 3 ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++.... ByHtmlTags 2 Outputs all list labels as HTML...u "Default numbered list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. Style.baseStyleName property | Aspose.Words for...

    Style.baseStyleName 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" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.axisGroup property | Aspose.Wo...

    ChartSeriesGroup.axisGroup property. Gets or sets the axis group to which this series group belongs....= [ "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...
  10. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ). clearFormat (); // We can also...

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