Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 88,748 for

update

(0.18 sec)
  1. 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...
  2. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::idx_get method. Gets a general format at the specified index 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...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general format from the collection 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...
  4. 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/
  5. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java.... // DATE fields update their value to the current... field.getFieldCode()); // Update all the fields to display their...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Android: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....how to add, read, remove, and update notes slides using Aspose.Slides...presentation . dispose (); } } Update Notes Text Change the text...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the text for your displayed field results, enhancing clarity and user experience....we need to update them manually. fieldAuthor . Update (); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility.... Update (); Assert . That ( fieldSet...= "MyBookmark" ; fieldRef . Update (); Assert . That ( fieldRef...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) 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...