Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 86,633 for

update

(0.17 sec)
  1. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for Node.js via C++....js via C++ Update Power Query Formula Item with...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  2. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++.... value = 100 ; // Update the value of the Linked Picture...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  3. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently.... Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.pro...
  4. How to Delete a Column in Excel using Python

    This brief article explains how to delete a column in Excel using Python. It discusses the IDE configuration, stepwise algorithm, and a running sample code to delete multiple columns in Excel using Python....bool value for choosing to update existing worksheet references...Columns in Excel using Python . Updated on 25 May 2023 English Français...

    kb.aspose.com/cells/python/how-to-delete-a-colu...
  5. How to Insert Comment in Excel using C#

    In this tutorial, you will learn how to insert comment in Excel using C#. The steps and code snippet demonstrates how to add comments or note in Excel using C#....Besides this scenario, we can update the code to add threaded comments...cells in Excel using C# . Updated on 25 Jun 2022 English Türkçe...

    kb.aspose.com/cells/net/how-to-insert-comment-i...
  6. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....Examples Shows how to add, update and delete child nodes in a...idx_get ( 1 ))) -> set_Text ( u "Updated run 2. " ); paragraph -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character....Examples Shows how to add, update and delete child nodes in a...1 ] . as_run () . text = 'Updated run 2. ' paragraph . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...Please refer to it and write/update your own code accordingly for...

    forum.aspose.com/t/roundedrectangle-with-multip...
  9. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…... 1:22pm 3 Do I not need to update the layout of the document...@natasjadegroot No it is not required to updating page layout after find/replace...

    forum.aspose.com/t/optional-hyphen/316920
  10. Question regarding unreleased memory even after...

    Hi, I’m experiencing a memory issue with the latest version of Aspose.PDF (v25.11) in C#. Background: When I use Aspose.PDF’s Accept(TextFragmentAbsorber visitor) method, I notice that memory is not being released and…...be notified in case of any update regarding this issue. dunghnguyen...

    forum.aspose.com/t/question-regarding-unrelease...