Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 85,318 for

update

(0.82 sec)
  1. Aspose PDF To DocX ArrayIndexOutOfBoundsExcepti...

    Good day We are experiencing the following ArrayIndexOutOfBoundsException error on our EC2 instances, kindly see below the relevant error message. We are working with Aspose version 23.4. This error is not being experie…...Thank you for your response, I updated to the latest version and still...creating the ticket! Is there any update? Kind regards Dale asad.ali...

    forum.aspose.com/t/aspose-pdf-to-docx-arrayinde...
  2. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....source file using DDE and is updated automatically. Examples: Shows...field unlink. update() Performs the field update. update(boolean ignoreMergeFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Mht to pdf - exception - "element already exist...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “element already exists” input file 38.zip (43.6 KB)...printStackTrace(); } } } Update Library Version : Ensure that...fixed in newer releases, so updating to the latest version may...

    forum.aspose.com/t/mht-to-pdf-exception-element...
  4. Introduction|Documentation

    Introduction of Aspose.Diagram library....NET can update the drawing summary information...displayed against these fields. To update the drawing summary information...

    docs.aspose.com/diagram/python-java/introduction/
  5. Reporting progress of compression in C# | Aspos...

    The Zip C# library allows you to reporting progress of compression in C#.... Within the event handler, update the compression percentage...progress. For every progress update, calculate the percentage of...

    docs.aspose.com/zip/net/reporting-compression-p...
  6. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…... Update Aspose.PDF : If possible, consider updating to a...and I look forward to your update! epatrick August 28, 2025,...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  7. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....Date) property is updated before saving. getUpdateFields()...of certain types should be updated before saving the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…... Update Fields : Make sure that you...snippet to ensure you are updating fields correctly: var doc...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  9. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....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...
  10. How to Insert Rows in Excel using C#

    This quick tutorial covers how to insert rows in Excel using C#. It discusses the system configuration, a step-by-step process followed by a code snippet to add multiple rows in Excel using C#....output Excel file with the updated rows These steps summarize...insertion is intuitive as it can update references in other worksheets...

    kb.aspose.com/cells/net/how-to-insert-rows-in-e...