Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 80,216 for

update

(1.67 sec)
  1. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... update () field_start = field . start...field . get_field_code ()) # Update the field to show the current...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…... I need to add, remove or update a checkBox. johnson.shi May...false) the required checkbox. To update its status, please set corresponding...

    forum.aspose.com/t/checkbox-on-excel/312207
  3. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents.... Update (); Assert . That ( field ..."dddd, MMMM dd, yyyy" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a document variable by name. Streamline your data management and enhance your coding efficiency today!... Update (); Assert . That ( field ...values to existing keys will update them. variables . Add ( "Home...

    reference.aspose.com/words/net/aspose.words/var...
  5. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item 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...
  6. Aspose::Words::VariableCollection::Clear method...

    Aspose::Words::VariableCollection::Clear method. Removes all elements from the collection in C++...."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...values to existing keys will update them. variables -> Add ( u...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method...] insert_field(field_type, update_field) Inserts a Word field...a document and optionally updates the field result. def insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...a document and optionally updates the field result. insertField...boolean Specifies whether to update the field immediately. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document 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...