Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 53,230 for

update

(0.38 sec)
  1. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....Date) property is updated before saving. getUpdateFields()...of certain types should be updated before saving the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 20.9 - Release Notes|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....objects Feature PSDNET-690 Updating text in given PSD file and...PSDNET-696 FillLayer are not updated after the creation and can...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  3. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS. .../ RUN apt-get update && \ apt-get install -y --.../app COPY . ./ RUN apt-get update && \ apt-get install -y --...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  4. 电子表格编辑器 处理行和列|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.... update ( "sheet" ); } WorksheetView...RequestContext . getCurrentInstance (). update ( "sheet" ); } 插入单元格 添加新单元格:...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  5. Remove Blank Rows in Excel using Node.js

    Follow this article to remove blank rows in Excel using Node.js. It has the IDE settings, steps, and sample code to delete blank lines in Excel using Node.js....sheet are automatically updated. To update references in other sheets...row in Excel using Node.js . Updated on 07 Apr 2024 English Deutsch...

    kb.aspose.com/cells/nodejs/remove-blank-rows-in...
  6. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText 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...true).toArray().at(1).text = "Updated run 2. "; //paragraph.getChildNodes(aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in Python...some specific slide could be updated as shown in the example below:...set Header/Footer text def update_header_footer_text ( master...

    docs.aspose.com/slides/python-net/presentation-...
  8. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the documentation article in C++....Shows how to add bookmarks and update their contents. void CreateUpdateAndPrint...name, and their names can be updated. bookmarks -> idx_get ( 0 )...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....Examples Shows how to add, update and delete child nodes in a...Run , true )[ 1 ]). Text = "Updated run 2. " ; paragraph . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript... See the Update Text section on this page....) { pres . dispose (); } } Update Text Aspose.Slides allows you...

    docs.aspose.com/slides/nodejs-java/manage-textbox/