Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 88,791 for

update

(0.2 sec)
  1. 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...
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js 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/nodejs-cpp/modify-an-exis...
  3. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....getUpdateDirtyFields() Specifies whether to update the fields with the dirty attribute...value) Specifies whether to update the fields with the dirty attribute...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. Word compare like MS Word - Free Support Forum ...

    Hi, I have tested with newest Aspose java version(26.2) and I get different result when comparing documents in word and in Aspose. Attaching version1.docx and version2.docx and will be using them for example. version1…...4 update ....

    forum.aspose.com/t/word-compare-like-ms-word/32...
  7. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... update () self . assertEqual ( 'John...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Emails with large resolution logo produce Syste...

    In our solution, we try and convert an email and parse it into a word template. Before it can get into the word template we are seeing the following error: System.NullReferenceException: Object reference not set to an i…... Therefore, please update to the latest version and let...you will loose an ability to update. EngineeringManager_NW April...

    forum.aspose.com/t/emails-with-large-resolution...
  9. 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...
  10. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet exc…...CELLSNET-59907) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/pillars-uncomplete-when-rend...