Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 86,633 for

update

(0.22 sec)
  1. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to pdf. The conversion fails due to below exception: java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…... Update Aspose.Diagram Library : Make...fixed in newer releases, and updating may resolve your issue. Simplify...

    forum.aspose.com/t/exception-occurs-when-conver...
  2. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …... We will surely post an update in this forum thread as soon...7:38pm 11 Aspose- Is there an update on this? It is impeding our...

    forum.aspose.com/t/the-annotation-isn-t-display...
  3. Aspose.PSD for Java 23.9 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....layer Bug PSDJAVA-531 Can not update styles in the text layers Bug...} } ** PSDJAVA-531. Can not update styles in the text layers**...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....Call the Refresh function to update the worksheet worksheet . GetAutoFilter...Call the Refresh function to update the worksheet worksheet . GetAutoFilter...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  5. Remove DOC Password Protection Online or using ...

    unlock password from DOC document through online app for free. Java API code to delete password from DOC files....editing restrictions, teams can update archived legal contracts, company... Unlock Read-Only Reports: Update secured company reports without...

    products.aspose.com/total/java/unlock/doc/
  6. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…... Update Fields : Ensure that any fields...fields in the document are updated before saving. This can be...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  7. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…... Update Layout : Before calling GetEntity...that the document’s layout is updated. You can do this by calling...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  8. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Update TOC , page numbers and other...-like classes and methods. Update field results IF , formula...

    docs.aspose.com/words/nodejs-net/features/
  9. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...printStackTrace(); } } } Update Library : Ensure that you are...the Aspose.HTML library, as updates may include bug fixes and improvements...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  10. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…... Update to Latest Version : Ensure...are regularly included in updates. Next Steps : Implement the...

    forum.aspose.com/t/inserthtml-in-table-takes-to...