Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,583 for

update string index

(0.35 sec)
  1. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....setBuiltInTemplatesP(new String[]{getMyDir() + "Busniess brochure...the document. setEntryName(String value) Sets the name of the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....CustomDocumentProper::Add(const System::String&, bool) method Creates a new...CustomDocumentProper :: Add ( const System :: String & name , bool value ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....DocumentBuilder builder, final String format) throws Exception {...LCID of the field. setResult(String value) Sets text that is between...

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

    Implements the COMMENTS field in Java....String) property of the built-in document...FIELD_COMMENTS, true); field.update(); Assert.assertEquals(" COMMENTS...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....update(); Assert.assertEquals(field...field's Text property value and update it, the field will // overwrite...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....docx"); String[] addressFieldsExpect = {"Company"...getRange().getFields().get(0); String[] addressBlockFieldNam = addressBlockField...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... We can update this property manually. doc...getRevisionNumber() + 1); field.update(); Assert.assertEquals("2"...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....included document from being updated. getNamespaceMappings() getResult()...of the field. getSwitchType(String switchName) getTextConverter()...

    reference.aspose.com/words/java/com.aspose.word...
  9. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....bookmark at the specified index. (2 indexers) Methods Name Description...from the document. Remove ( string ) Removes a bookmark with the...

    reference.aspose.com/words/net/aspose.words/boo...
  10. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java.... setResult(String value) Sets text that is between...field unlink. update() Performs the field update. update(boolean ignoreMergeFormat)...

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