Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 337 for

25.12

(0.59 sec)
  1. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Net 25.12 & 26.1 net 8.0 using Aspose...

    forum.aspose.com/t/nullreferenceexception-when-...
  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(); …...Cells for Java 25.12 . If you still have questions...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  3. Hundreds of internal exceptions thrown when cal...

    I am encountering hundreds of internal exceptions thrown when calling Workbook.CalculateFormula for a particular Excel workbook. The exceptions are of the variety “Exception thrown: ‘’ in Aspose.Cells.dll” and, while ul…...regret to inform you that as of 25.12, we are still seeing hundreds...symbol file for Aspose.Cells.dll 25.12 so we can determine where the...

    forum.aspose.com/t/hundreds-of-internal-excepti...
  4. Columns getting truncated even after Autofit - ...

    Hi Team, I am trying to convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in the PDF, a few of the columns are getting truncated while the rest are looking good. I had applied “autoFitColumn” to the worksheet,…...for Aspose Cells and PDF are 25.12 Can you tell why this is happening...

    forum.aspose.com/t/columns-getting-truncated-ev...
  5. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...NET 25.12. The process worked smoothly...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  6. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…...NET 25.12 . You can please download the...

    forum.aspose.com/t/problems-converting-pdf-cont...
  7. 保存文件时,出现错误: - 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 for Java 25.12 . 如果您还有疑问,请提供完整且可运行的示例代码,我们很快就会检查的。...

    forum.aspose.com/t/topic/323685
  8. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...Slides for Java 25.12 ( Maven , JAR ). You can check...

    forum.aspose.com/t/multiple-discrepancies-when-...
  9. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...will be included into the next 25.12 version of Aspose.Words. Sairam_Jyosula...this Aspose.Words for Python 25.12 update ....

    forum.aspose.com/t/aspose-words-python-missing-...
  10. 使用aspose.cells保存工作簿后,图表数据格式被修改 - Free Support F...

    原来显示百分比的数据,被修改为了小数点,这应该是个bug,预期应该不修改已有格式,示例文件见附件。 图表数据格式对比.zip (775.7 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表数据格式变化.xlsm"); workbook.Save("D:\\图…...4 @lingtian 这个问题已被修复,预计下周发布的25.12版本会包含本次的修复内容. 新版本发布后,我们会在这里通知您...

    forum.aspose.com/t/aspose-cells/322378