Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 80,216 for

update

(0.14 sec)
  1. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java....update(); Assert.assertEquals(fieldDocProperty...Variable"); fieldDocVariable.update(); Assert.assertEquals(" DOCVARIABLE...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getDisplayResult() public...

    reference.aspose.com/words/java/com.aspose.word...
  3. Move drawing down to add title|CAD Documentation

    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....block to the drawing, then update the drawing with the new dimensions...BlockEntities["*Model_Space"] and update again with UpdateSize. Example:...

    docs.aspose.com/cad/net/how-to/move-drawing-dow...
  4. 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...
  5. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method...boolean Specifies whether to update the field immediately. Returns...using a field type, and then update it: paragraph . appendField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Customize Field Properties in C++|Aspose.Words ...

    Learn how to customize field properties in C++. Rename merge fields or obtain results for fields without separator node in C++.... Field Property Update Sometimes users need to change...field property. For example, update the AuthorName property of...

    docs.aspose.com/words/cpp/customize-field-prope...
  7. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or Update document authors' names, enhancing organization and document management efficiency.... Update (); Assert . That ( field ...EqualTo ( "Joe Bloggs" )); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....to use special property for updating field result. auto doc = System...field -> get_Result ()); // Update the property. The field still...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 保留单引号前缀的单元格值或范围|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中保持单引号前缀的单元格值或范围。...is False, it means, do not update the value of Cell.Style.QuotePrefix...QuotePrefix is True, it means, update the value of Cell.Style.QuotePrefix...

    docs.aspose.com/cells/zh/javascript-cpp/preserv...
  10. Aspose::Words::Fields::FieldAuthor::get_AuthorN...

    Aspose::Words::Fields::FieldAuthor::get_AuthorName method. Gets or sets the document author's name in C++....FieldAuthor , true )); field -> Update (); ASSERT_EQ ( u " AUTHOR...field -> get_Result ()); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/cpp/aspose.words.fie...