Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 85,307 for

update

(2.33 sec)
  1. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SAVEDATE 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...
  2. FieldSet class | Aspose.Words for Python

    aspose.words.fields.FieldSet class. Implements the SET 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...
  3. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...sets an optional value that updates the property. Result { get;...field unlink. Update () Performs the field update. Throws if the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field Updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing....methods called during a field update. public interface IFieldUpdatingCallba...called just after a field is updated. FieldUpdating ( Field ) A...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the documentation article in C++.... Update () Performs the field update. Throws if the...being updated already. Update (bool) Performs a field update. Throws...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. VariableCollection class | Aspose.Words for Nod...

    Aspose.Words.VariableCollection class. A collection of document variables... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldSeq::get_ResetHeadi...

    Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method. Gets or sets an integer number representing a heading level to reset the sequence number to. Returns -1 if the number is absent in C++....set_ResetNumber ( u "100" ); fieldSeq -> Update (); ASSERT_EQ ( u " SEQ MySequence..."MySequence" ); fieldSeq -> Update (); ASSERT_EQ ( u "101" , fieldSeq...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…... Once we have an update on it, we will let you know...@awais.hafeez , do you have any update on this issue? awais.hafeez...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  9. 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...
  10. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional text is fully supported during field Update or not....fully supported during field update or not. get isBidiTextSupportedO...compatible field result during its update. When this property is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...