Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 80,037 for

update

(0.11 sec)
  1. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…... We have updated the ticket information accordingly...perspective. Once we have some updates or need any information from...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  2. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....Words does not update this property. Examples Shows...# but we need to call the "update_word_count" method on the whole...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)... Update the style to apply the changes...getRed()); // Update the style to apply changes style.update(); // Save...

    forum.aspose.com/t/how-to-change-number-format-...
  4. 通过 C++ 的 JavaScript 更新切片器|Documentation

    本文介绍如何通过 C++ 的 Aspose.Cells for JavaScript API 更新切片器,从而更新相关联的数据透视表。...Cells Example - Update Slicer </ title > </ head >...> < body > < h1 > Update Slicer Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/updatin...
  5. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... FIELD_USER_NAME , update_field = True ) . as_field_user_name...'Jane Doe' field_user_name . update () self . assertEqual ( ' USERNAME...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReportBuildOptions enumeration | Aspose.Words f...

    aspose.words.reporting.ReportBuildOptions enumeration. Specifies options controlling behavior of [ReportingEngine](../reportingengine/) while building a report.... UPDATE_FIELDS_SYNTAX_AWARE Specifies...syntax in field results and update fields after a report is built...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...textFragmentCollecti ){ // Update text and other properties textFragment...textFragment -> set_Text ( u "UPDATED TEXT" ); textFragment -> get_TextState...

    products.aspose.com/pdf/cpp/redaction/
  8. How to change an inheritUserPop? - Free Support...

    Hi, i have an existing VSDX document. In Visio in the shapesheet data i can see six User-defined Cells of a shape. The values of four of these User-defined Cells are displayed in black font and the other two in blue fon…... This will automatically update the inherited properties in...Value.Val = "NewValue"; // Update the value } } } // Save the...

    forum.aspose.com/t/how-to-change-an-inherituser...
  9. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... FIELD_USER_INITIALS , update_field = True ) . as_field_user_initials... C.' field_user_initials . update () self . assertEqual ( ' USERINITIALS...

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

    Represents a contiguous area in a document in Java.... updateFields() Updates the values of document fields...Shows how to add bookmarks and update their contents. public void...

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