Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 43,837 for

2

(0.06 sec)
  1. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....MakeObject < Run > ( doc , u "Run 2. " ); auto run3 = MakeObject <...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowLeaderLines method. Allows to specify if data label leader lines need be shown. Default value is false in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Apply data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....display "2.". InsertNumberedClause ( builder , "\tHeading 2" , fillerText...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... write ( "Section 2" ); builder . insertBreak ( aw...section = doc . sections . at ( 2 ); expect ( section . getText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy of content of the source section at the end of this section.... write ( 'Section 2' ) builder . insert_break ( aw...) section = doc . sections [ 2 ] self . assertEqual ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlSchemaCollection.GetEnumerator | Aspos...

    Discover the CustomXmlSchemaCollection GetEnumerator method to easily iterate through all collection items. Enhance your XML data management today!... AreEqual ( 2 , schemas . IndexOf ( "http://schemas...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  8. FieldIf.LeftExpression | Aspose.Words for .NET

    Discover the LeftExpression property of FieldIf, easily manage the left side of your comparison expression for enhanced data handling and analysis.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldIf.left_expression property | Aspose.Words...

    FieldIf.left_expression property. Gets or sets the left part of the comparison expression.... 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...