Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 85,056 for

update

(0.08 sec)
  1. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....and set the theme color in it Update the style of the cell and save...image in Excel using Python . Updated on 05 Mar 2024 English Français...

    kb.aspose.com/cells/python/apply-excel-color-th...
  2. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Finally, save the updated PDF using the Document object’s...() -> Add ( link ); // Save updated document document -> Save (...

    docs.aspose.com/pdf/cpp/create-links/
  3. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java.... Finally, save the updated PDF using the Document object’s...(). add ( link ); // Save updated document document . save (...

    docs.aspose.com/pdf/java/create-links/
  4. Remove Blank Rows in Excel using Java

    Follow this article to remove blank rows in Excel using Java. It has the IDE settings, steps, and a sample code to eliminate empty rows in Excel using Java....DeleteOptions class to set the flag to update references on other sheets...rows in Excel using Java . Updated on 07 Apr 2024 English Deutsch...

    kb.aspose.com/cells/java/remove-blank-rows-in-e...
  5. Add Module in Excel VBA Library with Node.js

    Refer to this article to add module in Excel VBA library with Node.js. Get the IDE details, a list of steps, and a sample code to generate methods in the VBA code library with Node.js.... Steps to Update VBA Code Library with Node...filter in Excel using Node.js . Updated on 27 Feb 2024 English Français...

    kb.aspose.com/cells/nodejs/add-module-in-excel-...
  6. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!...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...
  7. Words to PDF Error - Free Support Forum - aspos...

    Hi, We have a document that fails to convert to PDF when aspWordsDocument.LayoutOptions.RevisionOptions.ShowInBalloons = Aspose.Words.Layout.ShowInBalloons.FormatAndDelete The document is attached: Test File (004).do…... Can I have an update please? alexey.noskov March...next month. We will keep you updated and let you know once it becomes...

    forum.aspose.com/t/words-to-pdf-error/325133
  8. How to Extract Brightness and Contrast Properti...

    I am using aspose slides for cpp. How can I extract image brightness and contrast property out of picture frame ? I did not find any such property on pictureFrame or pictureFillFormat. Thanks... Please keep us updated. andrey.potapov November 19...2025, 6:12am 7 is there any update on this?> andrey.potapov May...

    forum.aspose.com/t/how-to-extract-brightness-an...
  9. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …... Updates in the library can affect the...certain file types are processed. Update OLE Object Data : If possible...

    forum.aspose.com/t/new-slides-version-affecting...
  10. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....we will need to update it manually. doc . update_page_layout ()...

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