Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 805 for

december

(0.1 sec)
  1. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…...aspose-cells , chart njburd December 10, 2025, 3:40pm 1 After upgrading...Professionalize.Discourse December 10, 2025, 3:41pm 2 @njburd...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...
  2. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...Product Family cells-java xuerui December 24, 2025, 2:47am 1 Workbook...Professionalize.Discourse December 24, 2025, 2:49am 2 @xuerui...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  3. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...Product Family AbhayKumar007 December 6, 2025, 10:04am 1 Hello Team...Professionalize.Discourse December 6, 2025, 10:04am 2 @AbhayKumar007...

    forum.aspose.com/t/need-complete-documentation-...
  4. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...Family words-net directum December 9, 2025, 10:19am 1 Hi! I am...Professionalize.Discourse December 9, 2025, 10:20am 2 @directum...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  5. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...Cells Product Family max00000 December 10, 2025, 7:40am 1 When I...Professionalize.Discourse December 10, 2025, 7:40am 2 @max00000...

    forum.aspose.com/t/copied-range-does-not-update...
  6. MHT imaging using aspose.html V25.3, content ke...

    i have Aspose.Total.Java.lic license. i’m trying to convert mhtml files to jpg using aspose-html Irrespective of 24.11 or 24.12 version of Aspose.html, content keeps getting cutoff for some MHT files. There were some t…...HTML Product Family Ghani0303 December 24, 2024, 10:08am 1 i have...Professionalize.Discourse December 24, 2024, 10:08am 2 @Ghani0303...

    forum.aspose.com/t/mht-imaging-using-aspose-htm...
  7. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...9 KB) ashishblusynergydev December 8, 2025, 5:09am 14 I am facing...the problem here. AStelzner December 10, 2025, 9:54am 15 Hi Alexey...

    forum.aspose.com/t/best-practice-to-consider-im...
  8. Importing and adding rows to table not applying...

    Hi all, We have some code that imports tables rows from one document into another and appends them to a table. Both tables have the same total width. However they have a different number of columns. We’re doing it like…...Product Family words-net gbette December 5, 2025, 10:34am 1 Hi all...Professionalize.Discourse December 5, 2025, 10:34am 2 @gbette...

    forum.aspose.com/t/importing-and-adding-rows-to...
  9. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...Cells Product Family SeanXie December 24, 2025, 8:40am 1 try(InputStream...Professionalize.Discourse December 24, 2025, 8:42am 2 @SeanXie...

    forum.aspose.com/t/topic/323685
  10. FlattenAllFields Thread Safety Issue Introduced...

    We are experiencing exceptions being raised when using Aspose.Pdf.Facades.Form.FlattenAllFields in multi-threaded scenarios in versions after Aspose PDF 24.1.0. See attached repro. FlattenAllFieldsTest.zip (237.0 KB) F…... ejohnsonlrs December 17, 2025, 2:49pm 3 I have...you’re aware of a fix? asad.ali December 17, 2025, 4:33pm 4 @ejohnsonlrs...

    forum.aspose.com/t/flattenallfields-thread-safe...