Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 133,215 for

2

(0.07 sec)
  1. Draw geomtry to visio VSD document via Python |...

    Python source code to draw geomtry to visio vsd file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  2. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the document....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which we can...properties . keywords = 'Tag 1; Tag 2; Tag 3' # We can right-click this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular axis the axis crosses in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // For column...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SdtListItemCollection.Add | Aspose.Words for .NET

    Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and streamline your data management today!...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SdtListItemCollection.Clear | Aspose.Words for ...

    Effortlessly clear all items from your SdtListItemCollection with the Clear method. Streamline your data management for optimal performance!...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TextColumn class | Aspose.Words ...

    Aspose::Words::TextColumn class. Represents a single text column. TextColumn is a member of the TextColumnCollection collection. The TextColumn collection includes all the columns in a section of a document. To learn more, visit the documentation article in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....setText("Index entry 2"); indexEntry.setEntryType("B");...to span over 2 columns. index.setNumberOfColumns("2"); // Set any...

    reference.aspose.com/words/java/com.aspose.word...
  10. Draw geomtry to visio VDX document via Python |...

    Python source code to draw geomtry to visio vdx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...