Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 80,318 for

update

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!... Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, Update, and export OLE content seamlessly.... Save the updated Workbook in a stream. Change...its file data is modified to update the chart data. using ( Presentation...

    docs.aspose.com/slides/net/manage-ole/
  8. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, Update, and export OLE content seamlessly.... Save the updated Workbook in a stream. Change...its file data is modified to update the chart data. $presentation...

    docs.aspose.com/slides/php-java/manage-ole/
  9. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, Update, and export OLE content seamlessly.... Save the updated Workbook in a stream. Change...its file data is modified to update the chart data. var presentation...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  10. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... Update new or existing TOCs in the...lines then populate the TOC by updating the fields and the page layout...

    docs.aspose.com/words/java/working-with-table-o...