Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 39,097 for

2025

(0.53 sec)
  1. Unable to process large files - Free Support Fo...

    Hello, When I am implementing the word to pdf conversion. It’s failing for files larger than 4MB. Hosting it in AWS, lambda is getting timed out. I am using the temporary license, to purchase the paid license we need to…...Family ananyach03 August 11, 2025, 9:46am 1 Hello, When I am implementing...Professionalize.Discourse August 11, 2025, 9:46am 2 @ananyach03 It sounds...

    forum.aspose.com/t/unable-to-process-large-file...
  2. How to create gallery style layout with LINQ Re...

    Hi, we have a requirement where the user expects a gallery-style layout. Please check the attachment. Could you please guide us on whether this is feasible to achieve with the LINQ report engine ? Thanks Gallery.zip (27…...linq-reporting-engine pgcentric September 24, 2025, 10:24am 1 Hi, we have a requirement...KB) ivan.lyagin September 24, 2025, 12:27pm 3 @pgcentric This can...

    forum.aspose.com/t/how-to-create-gallery-style-...
  3. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...pdf-to-pdfx ragu2736 December 2, 2025, 6:06pm 1 Hi Team, We are using...Professionalize.Discourse December 2, 2025, 6:07pm 2 @ragu2736 Based on...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  4. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...Tripathi December 4, 2025, 6:16pm 1 I am trying to modify...Professionalize.Discourse December 4, 2025, 6:16pm 2 @Himanshu.Tripathi...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  5. Aspose.Cells for Node.js - Free Support Forum -...

    Hello, read this : We have released Aspose.Cells for Node.js via C++ since v24.7.0. It is highly recommended to use it to replace Aspose.Cells for Node.js via Java. We will gradually reduce the release frequency of Asp…...Family edgarbenz August 11, 2025, 7:30am 1 Hello, read this :...Professionalize.Discourse August 11, 2025, 7:30am 2 @edgarbenz Can you...

    forum.aspose.com/t/aspose-cells-for-node-js/316491
  6. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...Robson February 28, 2025, 12:30pm 1 We are currently...Professionalize.Discourse February 28, 2025, 12:30pm 2 @Scott.Robson It...

    forum.aspose.com/t/aspose-html-html-converted-t...
  7. .NET 9 and Aspose.Slides.NET6.CrossPlatform: Un...

    Hi, we are using Aspose.Slides.NET6.CrossPlatform to convert some PPTX INTO PDF. After migrate our application in .NET9 the “Aspose.Slides.NET6.CrossPlatform” nuget is not working anymore: Unable to load DLL ‘aspose.sl…...potapov January 10, 2025, 3:59am 4 @youssb , The issue...aspose.notifier January 14, 2025, 10:18am 5 The issues you found...

    forum.aspose.com/t/net-9-and-aspose-slides-net6...
  8. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting PDF (generated from Adobe) to PDFA using Aspose Java SDK. While validating the pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...Family Subbu258 September 4, 2025, 1:05pm 1 Hi I am converting...Professionalize.Discourse September 4, 2025, 1:06pm 2 @Subbu258 To convert...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...
  9. Out of memory on Image.Load - Free Support Foru...

    Hello, We have tried to process the DWG at (many_hatches.zip) with the Aspose.Cad library version 25.9 and the following code: var image = (CadImage)Image.Load(fileDownloadPath, new LoadOptions { CancellationToken = ca…...out-of-memory ninovismo September 22, 2025, 1:52pm 1 Hello, We have tried...gorokhovatskyi September 22, 2025, 7:33pm 2 @ninovismo , Hello...

    forum.aspose.com/t/out-of-memory-on-image-load/...
  10. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...words-net yujiuyao April 27, 2025, 11:09am 1 我需要通过文档布局收集器获取表格...vyacheslav.deryushev April 27, 2025, 2:32pm 2 @yujiuyao 根据我们的文档,您不能使用表节点...

    forum.aspose.com/t/topic/311958