Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 79,777 for

update

(0.12 sec)
  1. Edit Macro in Word using Java

    Follow this article to edit macro in Word using Java. Details are provided for setting the IDE, instructions for writing the application, and sample code to modify macro using Java....target module from the project Update the SourceCode property with...Save the document with the updated macro These steps explain how...

    kb.aspose.com/words/java/edit-macro-in-word-usi...
  2. 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...
  3. FieldBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBarcode class for easy barcode generation in documents. Enhance your workflow with seamless integration and powerful features.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldCreateDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCreateDate class for seamless document management. Easily implement the CREATEDATE field and enhance your workflows.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE 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...
  6. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and adjust size...UpdateSelectedValue(); // Force update text values } // Recalculate...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  7. FieldIf.evaluate_condition method | Aspose.Word...

    FieldIf.evaluate_condition method. Evaluates the condition.... 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...
  8. 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...
  9. 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...
  10. 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...