Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,241 for

update name index

(0.08 sec)
  1. Aspose::Words::Bookmark::get_BookmarkStart meth...

    Aspose::Words::Bookmark::get_BookmarkStart method. Gets the node that represents the start of the bookmark 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. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....setFieldName("Name"); builder.writeln(", "); //..."); table.getColumns().add("Name"); table.getColumns().add("Department");...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java.... // The field names collection corresponds to the...getFieldNames()[0]); Assert.assertEquals("Last Name", field.getFieldNames()[1]);...

    reference.aspose.com/words/java/com.aspose.word...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...method Contents [ Hide ] add(name, value) Creates a new custom...data type. def add ( self , name : str , value : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....public enum PropertyType Values Name Value Description Boolean 0...WriteLine ( $"Name: \" { enumerator . Current . Name } \ "\n\tType:...

    reference.aspose.com/words/net/aspose.words.pro...
  8. 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...
  9. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...method Contents [ Hide ] add(name, value) Creates a new custom...PropertyType.String data type. add ( name : string , value : string )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor::VisitBookmarkEn...

    Aspose::Words::DocumentVisitor::VisitBookmarkEnd method. Called when an end of a bookmark is encountered in the document 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/doc...