Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 85,029 for

update

(0.28 sec)
  1. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents....setOpenAction ( javascript ) # save update document with new information..."set_expiration.pdf" ) puts "Update document information, please...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  2. Aspose::Words::VariableCollection::Remove metho...

    Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified name 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...
  3. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template 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/doc...
  4. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified index 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...
  5. Aspose.Words parsing gives different results in...

    I used aspose-words in local windows and Macos, it works fine with document having 38 pages. When I deploy using docker https://packages.microsoft.com/debian/11/prod bullseye mai FROM python:3.10.11 as build WORKDIR /…... Update Dockerfile Update your Dockerfile to...WORKDIR /APP COPY . . RUN apt-get update && apt-get install -y \ unixodbc-dev...

    forum.aspose.com/t/aspose-words-parsing-gives-d...
  6. FieldGoToButton class | Aspose.Words for Python

    aspose.words.fields.FieldGoToButton class. Implements the GOTOBUTTON 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...
  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. FieldBidiOutline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your document processing capabilities.... 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...
  9. Aspose::Words::Fields::FieldAsk class | Aspose....

    Aspose::Words::Fields::FieldAsk class. Implements the ASK 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...
  10. FieldKeywords.text property | Aspose.Words for ...

    FieldKeywords.text property. Gets or sets the text of the keywords.... FIELD_KEYWORD , update_field = True ) . as_field_keywords...as_field_keywords () field . update () self . assertEqual ( ' KEYWORDS...

    reference.aspose.com/words/python-net/aspose.wo...