Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 85,050 for

update

(0.14 sec)
  1. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples.... accessing, removing, and updating hyperlinks on shapes using...presentation . dispose (); } } Update a Hyperlink Change the target...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. "Unable to resize shapes in read-only mode." - ...

    “Unable to resize shapes in read-only mode.” Is there any way to resize the shapes in read only mode. “Unable to resize shapes in read-only mode.” image.png (29.3 KB)... The update operation for shape or form...

    forum.aspose.com/t/unable-to-resize-shapes-in-r...
  3. A way to re-enable backend rendering of graphic...

    We are upgrading from gridjs 23.7.0 to 26.2.0 and discovered some notable regressions when rendering shapes, particularly charts. These seem related to the apparent switch to client-side rendering. Where before shapes wo…...CELLSGRIDJS-2285) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/a-way-to-re-enable-backend-r...
  4. Aptos font does not work out of the box - Free ...

    Hi, Same problem here. Aptos is the new default Font in Microsoft Word, so it should work “out of the box” under Windows, but that’s not actually the case. Steps to reproduce the issue : Create a new word document usi…...4 edit: I tried to update to Aspose.Words 25.10 and the...

    forum.aspose.com/t/aptos-font-does-not-work-out...
  5. Excel Data Types caused NullReferenceException ...

    Excel Data Types (Stock and Geography) caused NullReferenceException when saving workbook to Xlsb format using Aspose.Cells .Net v26.2. The saved Xlsb file was corrupted. Can you please test Xlsb and Excel Online after …...CELLSNET-59897) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/excel-data-types-caused-null...
  6. Your First Aspose.Diagram Application - Hello W...

    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....file in which you want to add/update some text. Insert the words...

    docs.aspose.com/diagram/python-net/your-first-a...
  7. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples.... accessing, removing, and updating hyperlinks on shapes using...presentation -> Dispose (); } Update a Hyperlink Change the target...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  8. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...11 update also available on NuGet ....

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  9. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need.... Using Microsoft Excel To update a style in Microsoft Excel...demonstrate how to use Style.Update method. Creating and Modifying...

    docs.aspose.com/cells/net/modify-an-existing-st...
  10. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...have been improved in this update . This message was posted using...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...