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

2

(0.06 sec)
  1. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the document comments....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...
  2. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item.... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/...
  4. Draw geomtry to visio VSDX document via Python ...

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

    products.aspose.com/diagram/python-net/drawing/...
  5. Draw geomtry to visio VSSX document via Python ...

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

    products.aspose.com/diagram/python-java/drawing...
  6. 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-java/drawing...
  7. 管理 SmartArt 形状节点|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿中的 Smart 节点和子节点... 现在,在位置 2 为所选节点添加子节点,并设置其文本。 保存演示文稿。 import.... all_nodes [ 0 ] # 在父节点中的位置 2 添加新子节点 chNode = node . child_nodes...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  8. Aspose::Words::Fields::FieldAutoTextList::get_E...

    Aspose::Words::Fields::FieldAutoTextList::get_EntryName method. Gets or sets the name of the AutoText entry in C++....(), u "AutoText 2" , u "Contents of AutoText 2" ); AppendAutoTextEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Clear method. Removes all elements from the collection in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...