Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 517 for

24.2

(0.31 sec)
  1. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…... Version Assose 24.2 I have an HTML file. I open...did you use? Version Aspose 24.2 ilyazhuykov April 9, 2025, 1:38pm...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000
  2. Aspose.PSD for Python via .NET 24.3 - Release N...

    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....NET 24.2 - Release Notes...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  3. Aspose.Words performance issue came back WORDSN...

    Hi guys, I am upgrading Aspose.Words from 24.2 to 25.10. I can see one of issues we raised in the past came back in the latest Aspose.Words I raised multiple issues in below tickets. Eventually allocated official bug …...Words from 24.2 to 25.10. I can see one of issues...

    forum.aspose.com/t/aspose-words-performance-iss...
  4. How to detect office restrict edition mode - Fr...

    Is there any way to detect the word is on restrict editing mode without password I need to tell user who set the word as restrict edition but forget to set password.... The version is:24.2 the word: 680333683080560640...

    forum.aspose.com/t/how-to-detect-office-restric...
  5. Aspose.PSD for Java 24.2 - 发布说明|Documentation

    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....PSD for Java 24.2 - 发布说明 Contents [ Hide ] 该页面包含了 Aspose...Aspose.PSD for Java 24.2 的发布说明 关键 摘要 类别 PSDJAVA-584 处理PatternFillSettings的Angle属性。...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....PDF 24.2 Since 24.2 was implemented: The JPXDecoder...

    docs.aspose.com/pdf/cpp/whatsnew/
  7. Null Pointer exception in Aspose.PDF - Free Sup...

    Hi, I am getting below exception java.lang.NullPointerException: Cannot invoke "com.aspose.pdf.internal.l21p.l19v.l0l()" because "<parameter1>" is null at com.aspose.pdf.internal.l6n.lI.lI(Unknown Source) …...aspose aspose-pdf 24.2 sergei.shibanov June 19, 2024...

    forum.aspose.com/t/null-pointer-exception-in-as...
  8. Effects like overlay and glow are not working p...

    I tried to export image with Grandient Overlay / Outer Glow, but the result were not that I expected. Original PSD View Adobe® Photoshop® Files | PSD & PSB Viewer App Read Only mode exported 7_4 copy_converted_re…...PSD 24.2 (Java) in Mac OS. Dmitriy.Sorokin...

    forum.aspose.com/t/effects-like-overlay-and-glo...
  9. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...NET 24.2 . GayatriNaik March 11, 2024...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  10. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...docx (24.2 KB) alexey.noskov March 19,...

    forum.aspose.com/t/document-extractpages-yields...