Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 86,451 for

update

(0.11 sec)
  1. Aspose::Words::Fields::FieldTitle::get_Text met...

    Aspose::Words::Fields::FieldTitle::get_Text method. Gets or sets the text of the title in C++....FieldTitle , false )); field -> Update (); ASSERT_EQ ( u " TITLE "...Text property, // and then updating the field will also overwrite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the type of the document property to insert in C++....( u "Comments" ); field -> Update (); ASSERT_EQ ( u " INFO Comments"...field's NewValue property and updating // the field will also overwrite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Technical Articles|Aspose.PDF for JasperReports

    Read technical articles about Aspose.PDF for JasperReports. Get advanced insights to enhance your JasperReports to PDF conversions....JasperReports offline demos How to - Update existing JasperReports demos...

    docs.aspose.com/pdf/jasperreports/technical-art...
  4. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....update(); Assert.assertEquals(field...field's NewValue property and updating // the field will also overwrite...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....included document from being updated. getNamespaceMappings() getResult()...included document from being updated. setResult(String value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....set_RightExpression ( u "2" ); field -> Update (); // The COMPARE field displays...set_RightExpression ( u "2 + 3" ); field -> Update (); // This field displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...