Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 39,103 for

2025

(0.24 sec)
  1. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored fonts) and in Linux with (with Google Noto font). …...aspose-pdf-net skowald September 25, 2025, 3:31pm 1 test_files.zip (10...Professionalize.Discourse September 25, 2025, 3:31pm 2 @skowald To ensure...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  2. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...linq-reporting-engine pgcentric November 11, 2025, 2:16pm 1 Hello, we observed...Professionalize.Discourse November 11, 2025, 2:17pm 2 @pgcentric Summary...

    forum.aspose.com/t/enumeration-extension-method...
  3. 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
  4. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…... words-net ctenney June 27, 2025, 6:50pm 1 I am using the following...Professionalize.Discourse June 27, 2025, 6:51pm 2 @ctenney Cause The...

    forum.aspose.com/t/green-box-when-using-mender-...
  5. DWG to SVG conversion is failing in LInux envir...

    Hello Support team, I am trying to do DWG to SVG conversion in LInux environment using aspose library, it is failing in LInux environment From the code I need to do the conversion and as well as get the DWG file ve…...shivanandtripathi November 25, 2025, 1:02pm 21 Hi @oleksii.gorokhovatskyi...gorokhovatskyi November 25, 2025, 8:28pm 22 @shivanandtripathi...

    forum.aspose.com/t/dwg-to-svg-conversion-is-fai...
  6. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...cells-java koteswaragunda March 14, 2025, 11:16am 1 Hi Team, Good Morning...Professionalize.Discourse March 14, 2025, 11:17am 2 @koteswaragunda It...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  7. 使用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…...words-java pizhai2 July 17, 2025, 10:49am 1 docx转为PDF的方法代码如下:...Professionalize.Discourse July 17, 2025, 10:49am 2 @pizhai2 Cause The...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  8. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = new LoadOptions(); workbook = new Workbook(inputStream, loadOptions); int sheetCount…...cells-java Endergarten August 13, 2025, 8:15am 1 我使用的版本是: <groupId>com...Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten 在将XL...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  9. Multiple issues after converting vsd to vsdx - ...

    When importing vsd to vsdx, various erorrs occur: shapes are drawn incorrectly shapes are missing texts shape titles are missing white background vsd file in question and screenshot of an issue: vsd2vsdx issues.zip (…...Family vsd-to-vsdx Denec March 5, 2025, 8:55am 1 When importing vsd...Professionalize.Discourse March 5, 2025, 8:55am 2 @Denec It seems you...

    forum.aspose.com/t/multiple-issues-after-conver...
  10. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...aspose-pdf-net anguyen1 October 8, 2025, 10:09pm 1 Hello, My team is...Professionalize.Discourse October 8, 2025, 10:11pm 2 @anguyen1 The exception...

    forum.aspose.com/t/aspose-pdf-exception-operand...