Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 88,791 for

update

(0.24 sec)
  1. Issue with Aspose.Zip getting blocked indefinit...

    We are using Aspose.Zip v25.3 for Java to read data from ZIP files. However, we’ve encountered a specific archive where Aspose appears to block indefinitely during extraction. I’ve tested both archiveEntry.extract() and…...ZIPJAVA-223) have been fixed in this update . Download link: Aspose.ZIP...

    forum.aspose.com/t/issue-with-aspose-zip-gettin...
  2. Query on Aspose.PDF comparison endpoint - Free ...

    Hi Team, for the PDF comparator endpoint in /pdf/java/compare-pdf-documents/#comparing-entire-documents - is it possible to disable generating a comparison pdf if there are no changes identified between the input pdfs? o…...@ilyazhuykov thanks for the update, and yes we (WSD) do have a...

    forum.aspose.com/t/query-on-aspose-pdf-comparis...
  3. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET.... After updating, you may need to re‑apply...FieldHyperlink instance, then update its Hyperlink property (or...

    docs.aspose.com/words/net/working-with-hyperlinks/
  4. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....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...
  5. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....to invoke it (including the update_smart_art_drawing method),...rendering explicitly by calling update_smart_art_drawing method. The...

    docs.aspose.com/words/python-net/working-with-s...
  6. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...4 update also available on NuGet ....

    forum.aspose.com/t/load-docx-throw-the-document...
  7. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...and provide a fix in a future update. If you need an immediate resolution...

    forum.aspose.com/t/accessing-document-pagecount...
  8. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...8 update ....

    forum.aspose.com/t/document-extractpages/312816
  9. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…...Accrobat, the line appearance is updated with the value set Through...consider the following steps: Update Aspose.PDF : Ensure you are...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  10. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save chart to image, but the legend isn’t shown as expected. You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…... Code Here’s an updated version of your code that includes...legend. Next Steps Run the updated code to see if the legend displays...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...