Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 39,255 for

2025

(0.16 sec)
  1. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required fonts are…...Product Family efatima October 9, 2025, 9:35am 1 I’m using Aspose.PDF...Professionalize.Discourse October 9, 2025, 9:36am 2 @efatima To address...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  2. How to Reduce PDF File Size Generated with Aspo...

    Hello Aspose Team, I’m reaching out regarding a significant discrepancy we’ve noticed in the PDF file sizes generated using Aspose.PDF. Issue Summary Despite generating identical content, PDFs created by our existing l…...aspose-pdf-net Hilan2 August 31, 2025, 4:57am 1 Hello Aspose Team...Professionalize.Discourse August 31, 2025, 4:58am 2 @Hilan2 To reduce...

    forum.aspose.com/t/how-to-reduce-pdf-file-size-...
  3. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’...words-java kin58 November 25, 2025, 8:31am 1 java.lang.IllegalArgumentExcep:...Professionalize.Discourse November 25, 2025, 8:32am 2 @kin58 Summary You...

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  4. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...Product Family ctenney October 20, 2025, 7:24pm 1 I have been working...Professionalize.Discourse October 20, 2025, 7:25pm 2 @ctenney It sounds...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  5. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...aspose-pdf-java yachan October 9, 2025, 1:51am 1 In my java application...Professionalize.Discourse October 9, 2025, 1:52am 2 @yachan To set the...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  6. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Depa......"middle fff" } ] } ], "DOB": "2025-02-28", "EntityCin": "EntityCin...

    docs.aspose.com/cells/tr/net/smart-marker-param...
  7. PDF to PDF/A-2: Text is hidden - Free Support F...

    Hello I have an interesting issue when I convert this PDF input.pdf (49.3 KB) (which was converted from a docx using aspose) to PDF/A-2A output_PDFA_2A.pdf (58.8 KB) As you can see the page is white, but you can selec…...notifier June 16, 2025, 8:19pm 3 The issues you have...

    forum.aspose.com/t/pdf-to-pdf-a-2-text-is-hidde...
  8. 使用aspose words java出现堆外内存泄露 - Free Support Foru...

    背景 生产环境应用出现堆外内存泄漏的问题 堆内配置32G + 直接堆外 2G + FineIO读写 3G = 37G 实际不管是top还是pmap里看,应用总内存达到了51G,堆外占了17G,因此可以确定是堆外内存泄漏 排查过程 dump出来了内存块,一次打1G,全转化为txt给到我们这边,打开看,里面有大量的com.aspose.word.XXX相关对象名,以及后面跟着的一大堆符号 网上搜了一些资料,发现a…...words-java bigdamage December 12, 2025, 3:20am 1 背景 生产环境应用出现堆外内存泄漏的问题...Professionalize.Discourse December 12, 2025, 3:21am 2 @bigdamage 我已了解您在生产环境中使用...

    forum.aspose.com/t/aspose-words-java/322980
  9. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...gregglinnellciv October 23, 2025, 8:21am 4 Is there any update...Regards ilyazhuykov October 23, 2025, 3:34pm 6 @gregglinnellciv I...

    forum.aspose.com/t/stream-too-long-when-saving-...
  10. Unable to convert HTML to PDF when there is CSS...

    Hi Team, We are trying to transformation input file with below code. com.aspose.pdf.HtmlLoadOptions htmlLoadOptions = new com.aspose.pdf.HtmlLoadOptions(); com.aspose.pdf.Document doc = new com.aspose.pdf.Document("in…...notifier August 11, 2025, 8:34pm 23 The issues you have...

    forum.aspose.com/t/unable-to-convert-html-to-pd...