Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 39,097 for

2025

(0.3 sec)
  1. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…...Family VadymIanchenko November 7, 2025, 6:26pm 1 Hi team. We have faced...Professionalize.Discourse November 7, 2025, 6:27pm 2 @VadymIanchenko Summary...

    forum.aspose.com/t/form-fields-removed-after-sa...
  2. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...Family out-of-memory jdon July 4, 2025, 2:15am 1 Hi Aspose Support...Professionalize.Discourse July 4, 2025, 2:16am 2 @jdon Cause The OutOfMemoryException...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  3. Aspose.PDF throws NullReferenceException openin...

    Aspose.PDF v19.11 and earlier successfully converts a specific PCL file to a PDF. Aspose.PDF v19.12 and later throws a NullReferenceException: Object reference not set to an instance of an object. I have attached a proo…...pcl-to-pdf andyrut August 20, 2025, 3:03pm 1 Aspose.PDF v19.11...Professionalize.Discourse August 20, 2025, 3:04pm 2 @andyrut It appears...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  4. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …...Product Family everaldo August 5, 2025, 6:47pm 1 ES.20000 - 02 - Actuaciones...Professionalize.Discourse August 5, 2025, 6:48pm 2 @everaldo It seems...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  5. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...Family edorasware December 4, 2025, 1:01pm 1 I’m using the following...Professionalize.Discourse December 4, 2025, 1:02pm 2 @edorasware It looks...

    forum.aspose.com/t/black-box-for-certain-images...
  6. Aspose.Cells.CellsException:“Metafile::PixelFor...

    An error occurred when converting the Excel file to PDF: Aspose.Cells.CellsException:“Metafile::PixelForamt” CIPL-INDIA-LIMO-4-Air.7z (144.1 KB) using Aspose.Cells; var workbook = new Workbook("./CIPL-INDIA-LIMO-4-Ai…...cells-net myesn December 30, 2025, 7:15am 1 An error occurred...Professionalize.Discourse December 30, 2025, 7:17am 2 @myesn The Aspose...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  7. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...Product Family Abne April 2, 2025, 3:02pm 1 Hi Aspose team, I’m...Professionalize.Discourse April 2, 2025, 3:02pm 2 @Abne Could you please...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  8. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使用则没有问题,但是添加了线程池就会报错:...Professionalize.Discourse August 1, 2025, 2:17pm 2 @pizhai2 在多线程环境中处理PDF文件时,出现“Not...

    forum.aspose.com/t/pdf-not-supported-image-type...
  9. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...cad-java wangwei001 June 25, 2025, 9:10am 1 1.png (5.5 KB) 2.png...Professionalize.Discourse June 25, 2025, 9:11am 2 @wangwei001 Cause...

    forum.aspose.com/t/dwg-dwg/314402
  10. Word中有序列表有内容被修订,在转为pdf时我只想保留最后的内容和左边的修订边框,结果内容错...

    以下是代码: LayoutOptions layoutOptions = doc.getLayoutOptions(); layoutOptions.setShowHiddenText(false); layoutOptions.setCommentDisplayMode(CommentDisplayMode.SHOW_IN_BALLOONS); // 获取文档的修订选项 RevisionOptions revisionOptions…...words-java yiranzhiyuan October 15, 2025, 1:35pm 1 以下是代码: LayoutOptions...KB alexey.noskov October 15, 2025, 1:52pm 2 @yiranzhiyuan 您可以将...

    forum.aspose.com/t/word-pdf/319854