Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 79,777 for

update

(0.08 sec)
  1. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE 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. FieldUnknown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUnknown class for handling unrecognized fields efficiently. Enhance your document processing with seamless integration!... 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...
  3. Installation|Documentation

    Adding or updating Aspose.OCR for Python via C++ package in your project.... Update pip , setuptools , and wheel...install aspose-ocr-python-cpp Updating Refer to Aspose.OCR for Python...

    docs.aspose.com/ocr/python-cpp/installation/
  4. 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
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Fields::FieldOptions::get_FileNa...

    Aspose::Words::Fields::FieldOptions::get_FileName method. Gets or sets the file name of the document in C++....FieldFileName , true )); field -> Update (); ASSERT_EQ ( u " FILENAME...set_IncludeFullPath ( true ); field -> Update (); ASSERT_EQ ( get_MyDir ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....update(); Assert.assertEquals(" FILESIZE...isInKilobytes(true); field.update(); Assert.assertEquals(" FILESIZE...

    reference.aspose.com/words/java/com.aspose.word...