Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 155,281 for

2

(0.15 sec)
  1. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram.... AddShape ( 2 , 2 , rectangleMaster , 0 ); long...rectangle2 = diagram . AddShape ( 2 , 4 , rectangleMaster , 0 ); //...

    docs.aspose.com/diagram/net/connect-shapes/
  2. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index....example -1 means the last item, -2 means the second before last and...assertEqual ( 5 , fields . count ) # 2 - Get the collection to remove...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....Writeln ( u "Run 2. " ); ASSERT_EQ ( u "Run 2. \r Run 1." , doc..."Run 3. " ); ASSERT_EQ ( u "Run 2. \r Run 1. \r Run 3." , doc ->...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Aspose::Words::Fields::FieldIf::get_ComparisonO...

    Aspose::Words::Fields::FieldIf::get_ComparisonOperator method. Gets or sets the comparison operator in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/it/python-java/your-fir...
  8. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/es/python-java/your-fir...
  9. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/python-java/your-first-...
  10. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... writeln ( ' \t Paragraph 2.' ) # The separator character...second AUTONUM field will display "2." in the document. self . assertIsNone...

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