Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,241 for

update name index

(0.09 sec)
  1. Aspose::Words::BookmarkStart::get_Bookmark meth...

    Aspose::Words::BookmarkStart::get_Bookmark method. Gets the facade object that encapsulates this bookmark start and end in C++....Shows how to add bookmarks and update their contents. void CreateUpdateAndPrint...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Aspose::Words::Range::get_Bookmarks method | As...

    Aspose::Words::Range::get_Bookmarks method. Returns a Bookmarks collection that represents all bookmarks in the range in C++....Shows how to add bookmarks and update their contents. void CreateUpdateAndPrint...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... Members Name Description Boolean The property...properties) { console.log(`Name: \"${p.name}\"\n\tType: \"${p.type}\"\n\tValue:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......get_child(node_type, index, is_deep) GetChild(NodeType nodeType, int index, bool...remove_smart_tags() RemoveSmartTags() False index_of(child) IndexOf(Node child)...

    docs.aspose.com/words/python-net/python-notes/w...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......get_child(node_type, index, is_deep) GetChild(NodeType nodeType, int index, bool...remove_smart_tags() RemoveSmartTags() False index_of(child) IndexOf(Node child)...

    docs.aspose.com/words/ro/python-net/python-note...
  6. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....-> get_DefaultFont () -> set_Name ( u "Courier New" ); // If we...( 4 ) -> get_Font () -> get_Name ()); ASPOSE_ASSERT_EQ ( 15.0...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Access Worksheet Cell|Documentation

    This article introduces how to get cell (GridCell) in GridWeb....worksheet contains a property by the name of Cells that is actually a...below. Using Cell Name All cells have a unique name. For example,...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... original_file_name } "' ) # The document also stores...es : print ( doc_property . name ) print ( f ' \t Type: \t {...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified Index....copy_format_from(data_point_index) Copies default data point format...specified index. def copy_format_from ( self , data_point_index : int...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldUserName | Aspose.Words for Java

    Implements the USERName field in Java....Retrieves the current user’s name. Examples: Shows how to use...to display the current user's name, // taken from the UserInformation...

    reference.aspose.com/words/java/com.aspose.word...