Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 80,066 for

update

(0.06 sec)
  1. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....Shows how to add bookmarks and update their contents. public void...name, and their names can be updated. bookmarks [ 0 ]. Name = $"{bookmarks[0]...

    reference.aspose.com/words/net/aspose.words/boo...
  2. How to Insert Rows in Excel using C#

    This quick tutorial covers how to insert rows in Excel using C#. It discusses the system configuration, a step-by-step process followed by a code snippet to add multiple rows in Excel using C#....output Excel file with the updated rows These steps summarize...insertion is intuitive as it can update references in other worksheets...

    kb.aspose.com/cells/net/how-to-insert-rows-in-e...
  3. Java API to Export CGM to DOCM | products.aspos...

    Convert CGM to DOCM using on premise Java API...automated calculations, data updates, and interactive reporting—perfect...templates that automatically update charts, tables, and analysis...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Remove DOTM Annotation Online or Manage Annotat...

    delete comments from DOTM file through online app for free. Java API code to manage comments of DOTM files....logic, refine layouts, and update branding in reusable templates...Revisions: Add annotations to update sections, fix layout issues...

    products.aspose.com/total/java/annotate/dotm/
  5. Issue while generating PDF reports with Large D...

    Hi Team, We are facing PDF generation issues as below: . Our API is able to generate PDF file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...2021, 1:26pm 9 Hi Asad, Any update on this Issue ? Is there any...February 23, 2021, 5:22am 11 Any update on this issue ??? asad.ali...

    forum.aspose.com/t/issue-while-generating-pdf-r...
  6. How to Convert TXT to JSON File in Java

    In this quick tutorial, you will learn how to convert TXT to JSON file in Java. It elaborates on preparing the system environment, a step-by-step process along with the code snippet to develop Text to JSON converter in Java....instance, you can skip empty rows, update smart arts, set indents, etc...convert XML to Excel in Java . Updated on 08 Aug 2023 English Français...

    kb.aspose.com/cells/java/how-to-convert-txt-to-...
  7. 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...
  8. 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...
  9. 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...
  10. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.UpdateModifiedContent(); psd file SmartObjectLayer exists Pupp…... Update the Layer : After setting the...UpdateModifiedConten(); // Update the layer } } psd.Save("path/to/output/file...

    forum.aspose.com/t/smartobjectlayer-the-size-is...