Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,247 for

update name index

(0.2 sec)
  1. Add Code in Excel VBA Library using Python

    This article guides on how to add code in Excel VBA library using Python. It has IDE settings and a sample code for updating VBA code library using Python....Cells for Python via Java to update the VBA library Create a Workbook...returned index while creating the module Set the name of the module...

    kb.aspose.com/cells/python/add-code-in-excel-vb...
  2. 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...
  3. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....update(); Assert.assertEquals(fieldDocProperty...Variable"); fieldDocVariable.update(); Assert.assertEquals(" DOCVARIABLE...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... getEntryName() Gets the name of the glossary entry to insert...setEntryName(String value) Sets the name of the glossary entry to insert...

    reference.aspose.com/words/java/com.aspose.word...
  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/python-net/python-notes/w...
  6. 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...
  7. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... Members Name Description BOOLEAN The property...assertEqual ( 1 , properties . index_of ( 'Authorized Amount' ))...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....add("First Name"); table.getColumns().add("Last Name"); table.getRows()...columns named "Courtesy Title", "First Name" and "Last Name". ///...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...