Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 65,015 for

update

(0.06 sec)
  1. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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...
  2. Aspose::Words::Fields::FieldTitle::get_Text met...

    Aspose::Words::Fields::FieldTitle::get_Text method. Gets or sets the text of the title in C++....FieldTitle , false )); field -> Update (); ASSERT_EQ ( u " TITLE "...Text property, // and then updating the field will also overwrite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the type of the document property to insert in C++....( u "Comments" ); field -> Update (); ASSERT_EQ ( u " INFO Comments"...field's NewValue property and updating // the field will also overwrite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …... We are waiting for an update. Pls keep us posted! Thanks...@andrey.potapov Could you please update on this issue? Were you able...

    forum.aspose.com/t/need-a-sample-code-to-create...
  5. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not... update (); // Sometimes, fields may...useInvariantCultureN = true ; field . update (); expect ( field . result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Editing raster layer masks in PSD file via API|...

    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....Layer How to remove / add / update a layer raster mask in the... Just removing / adding / updating the LayerMaskData is not enough...

    docs.aspose.com/psd/net/editing-raster-layer-ma...
  7. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....set_RightExpression ( u "2" ); field -> Update (); // The COMPARE field displays...set_RightExpression ( u "2 + 3" ); field -> Update (); // This field displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS 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...
  9. Managing Distribution Lists in PST Files|Docume...

    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....make modifications) } } } } Update Distribution Lists The following...code snippet shows you how to update a distribution list in PST...

    docs.aspose.com/email/net/managing-distribution...
  10. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark.... FIELD_SET , update_field = False ) . as_field_set...'Hello world!' field_set . update () self . assertEqual ( ' SET...

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