Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 79,777 for

update

(0.13 sec)
  1. 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...
  2. 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...
  3. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title.... FIELD_TITLE , update_field = False ) . as_field_title...as_field_title () field . update () self . assertEqual ( ' TITLE ' ,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that Updates the property....sets an optional value that updates the property. @property def.... FieldType . FIELD_INFO , update_field = True ) . as_field_info...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...18, 2014, 3:41am 21 Hi, Any Update on this issue? Thanks, Eswari...would be more than happy to update you with the status of correction...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  6. FieldCompare.ComparisonOperator | Aspose.Words ...

    Discover the FieldCompare ComparisonOperator property—easily manage your comparison operators for enhanced data analysis and efficiency.... Update (); // The COMPARE field displays...RightExpression = "2 + 3" ; field . Update (); // This field displays...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…...run the MS Word option to “Update Table” the results show as...each TOC independently and updates its range based on the bookmarks...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  8. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....update(); Assert.assertEquals(" COMMENTS...field's Text property value and update it, the field will // overwrite...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....update(); Assert.assertEquals(field...field's Text property value and update it, the field will // overwrite...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...