Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 88,748 for

update

(0.32 sec)
  1. 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
  2. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....[ Hide ] UpdateWordCount() Updates word count properties of the...UpdateWordCount recalculates and updates Characters, Words and Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 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...
  5. 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...
  6. 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...
  7. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....UpdateFields method Updates the values of fields in the...document, Aspose.Words does not update fields automatically, it keeps...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Working with Links in PDF programmatically|Aspo...

    This guide is about how to add an internal page link in PDF or insert an external website hyperlink to PDF in C++ language.... Update Links - try to set target to...target to another PDF file, update link text color. Extract Links...

    docs.aspose.com/pdf/cpp/links/
  9. Aspose::Words::Fields::FieldUpdateCultureSource...

    Aspose::Words::Fields::FieldUpdateCultureSource enum. Indicates what culture to use during field Update in C++....culture to use during field update. enum class FieldUpdateCultureSo...execution thread is used to update fields. FieldCode 1 The culture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally Updates the field result in C++....a document and optionally updates the field result. System ::...updateField bool Specifies whether to update the field immediately. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...