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

update

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…... Once we have an update on it, we will let you know...know if the OS/2 table can be updated to the correct style for these...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  7. Pom.xml references dead EULA URL - Free Support...

    The Aspose.Words Maven artifact pom.xml still references the outdated EULA URL https://company.aspose.com/legal/eula, whose DNS entry no longer exists. This breaks automated tooling (such as license-maven-plugin) that ag…...referenced) so the artifact can be updated with a valid URL. In the meantime...Aspose.Words for Java 26.2 update ....

    forum.aspose.com/t/pom-xml-references-dead-eula...
  8. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....saving of Text Layer After Update. Bug PSDJAVA-568 Fix the manual...saving of Text Layer After Update** String sourceFile = "src...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. 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...
  10. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++.... Copy ( sourceRange ); //Update the total row count for the...

    docs.aspose.com/cells/cpp/combine-multiple-work...