Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 307 for

25.12

(0.63 sec)
  1. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...NET 25.12 update also available on NuGet...

    forum.aspose.com/t/some-content-cannot-be-repla...
  2. 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-...
  3. 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...
  4. 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...
  5. Excel to HTML Export: Fixed panes partially cov...

    Hello Aspose Support Team, I found an issue when exporting Excel files containing fixed panes that span over several rows and columns. In the generated HTML file, some fixed cells get covered after scrolling down. I…...Cells for Java, version 25.12. You’ll find attached a sample...

    forum.aspose.com/t/excel-to-html-export-fixed-p...
  6. JoinPortionsWithSameFormatting Carries Over "Er...

    Hello Aspose Team! We’ve been running into an issue with red swiggly underscores (usually a sign of misspelling) in text that we replaced. This seems to be partially an issue on PPT not re-evaluating text eagerly anymor…...Slides for Java 25.12 ( Maven , JAR ). You can check...

    forum.aspose.com/t/joinportionswithsameformatti...
  7. PDF to PDF conversion Issue using ASPOSE jar 25...

    We are using our custom code to convert PDF to PDF using ASPOSE library with jar file version 25.11. This is causing issues for couple of PDF files, and it is also bringing down the application node. We are using below …..., 25.12) if available, because newer...

    forum.aspose.com/t/pdf-to-pdf-conversion-issue-...
  8. 使用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
  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 for Java 25.12 . 如果您还有疑问,请提供完整且可运行的示例代码,我们很快就会检查的。...

    forum.aspose.com/t/topic/323685
  10. 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-...