Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 85,066 for

update

(0.15 sec)
  1. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Shows how to add bookmarks and update their contents. public void...name, and their names can be updated. bookmarks.get(0).setName("{bookmarks[0]...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...font, particularly since the update on December 24. This problem...correctly. Monitor Updates : Keep an eye on updates from Aspose regarding...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  3. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....textFragmentCollecti ) { // Update text and other properties textFragment...get_Gray ()); } // Save the updated PDF file document -> Save (...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  4. How to Adjust Row Height in Excel using Node.js

    This article explains how to adjust row height in Excel using Node.js. It has the details to set the environment, a list of steps, and a runnable sample code to change cell height in Excel using Node.js....explain different methods to update the size of rows based on contents...cell in Excel using Nodejs . Updated on 23 Oct 2023 English Français...

    kb.aspose.com/cells/nodejs/how-to-adjust-row-he...
  5. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or Update your bookmark names for better organization and quick access....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...
  6. Converting Presentation to images not processin...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...apt-get install libgdiplus Update Aspose.Slides : Make sure you... There have been numerous updates and bug fixes in recent versions...

    forum.aspose.com/t/converting-presentation-to-i...
  7. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...ali Are there any updates for this?? Thank you. asad...@asad.ali has there been any update on this? If not, when will...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  8. No HTML-List with Aspose - Free Support Forum -...

    Hello, When I output an HTML list with “Aspose Words for Jasper”, the elements of the list are output one after the other in a line without a bullet. I get this behavior from JR version 16.19.1 and greater. Is there a s…...6 update . ohmstede May 5, 2025, 9:42am...haven’t been able to install any updates for Aspose or JasperReports...

    forum.aspose.com/t/no-html-list-with-aspose/272445
  9. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…... Update Aspose.Slides : Since you are...using version 25.8.0, consider updating to the latest version of Aspose...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  10. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getBookmarkName() public String...

    reference.aspose.com/words/java/com.aspose.word...