Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,305 for

update string index

(0.06 sec)
  1. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java.... setDisplayText(String value) Sets the text of the...LCID of the field. setLocation(String value) Sets the name of a bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....update(); Assert.assertEquals(" SET...setBookmarkName("MyBookmark"); fieldRef.update(); Assert.assertEquals(" REF...

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

    Implements the QUOTE field in Java.... // DATE fields update their value to the current... field.getFieldCode()); // Update all the fields to display their...

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

    Implements the DATA 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...
  5. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN 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...
  6. 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...
  7. FieldDocProperty | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++.... Contains (const System::String&) Returns true if a property...override virtual idx_get (System::String) Returns a DocumentProperty...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....FIELD_NOTE_REF, false); // <--- don't update field field.setBookmarkNam...result will be "1 above" on update. Assert.assertEquals(" NOTEREF...

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