Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 80,447 for

update

(0.06 sec)
  1. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpdated method—your solution for seamless field Updates in applications. Enhance performance with custom callbacks!...called just after a field is updated. public void FieldUpdated (...callback methods during a field update. public void FieldUpdatingCallbac...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....callback methods during a field update. public void FieldUpdatingCallbac...FieldUpdatedCalls . Contains ( "Updating John Doe" ), Is . True );...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the document revision number in C++....Words does not update this property. Examples Shows...RevisionNumber )); // Microsoft Word updates the following properties automatically...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... FIELD_IF , update_field = True ) . as_field_if...false_text = 'False' field . update () # In this case, "0 = 1"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API .... Programming Sample Update,Remove Fields...

    docs.aspose.com/diagram/java/create-insert-fields/
  7. 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...
  8. FieldIf.TrueText | Aspose.Words for .NET

    Discover the FieldIf TrueText property, easily manage displayed text for true comparison expressions, enhancing user experience and data clarity.... Update (); // In this case, "0 = 1"...FalseText = "False" ; field . Update (); // This time the statement...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications.... Update (); // In this case, "0 = 1"...FalseText = "False" ; field . Update (); // This time the statement...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Working with Fields|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] Create, Insert fields Update,Remove Fields Aspose.Diagram...

    docs.aspose.com/diagram/net/working-with-fields/