Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 80,447 for

update

(0.14 sec)
  1. 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...
  2. 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...
  3. Set PDF Expiration in Python|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setOpenAction ( javascript ); # save update document with new information..."set_expiration.pdf" ); print "Update document information, please...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  4. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF....setOpenAction ( $javascript ); # save update document with new information..."set_expiration.pdf" ); print "Update document information, please...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  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. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE 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...
  8. Stop Document.Save method after specific time -...

    Is there any Update on WORDSNET-11575? I strongly need the ability to cancel a save operation that is taking too long. Thank you....2019, 3:59pm 1 Is there any update on WORDSNET-11575? I strongly...Aspose.Words for .NET 22.1 update also available on NuGet ....

    forum.aspose.com/t/stop-document-save-method-af...
  9. FieldCompare.left_expression property | Aspose....

    FieldCompare.left_expression property. Gets or sets the left part of the comparison expression.... FIELD_COMPARE , update_field = True ) . as_field_compare...right_expression = '2' field . update () # The COMPARE field displays...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java.... Examples: Shows how to update a document’s thumbnail. Document...document. Examples: Shows how to update a document’s thumbnail. Document...

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