Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 39,118 for

2025

(0.11 sec)
  1. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat fillFormat = para…...slides-java Rama_Menon July 16, 2025, 3:48am 1 Hi In Aspose Slides...Professionalize.Discourse July 16, 2025, 3:49am 2 @Rama_Menon Cause...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  2. Aspose-pdf-java 将 pdf 转图片中文变成方框 - Free Support ...

    【飞嘀打车-44.75元-1个行程】高德打车电子发票.pdf (58.0 KB) 这是我的发票 pdf,使用下面的代码进行转换 public static void main(String[] args) throws Exception { Document src = new Document("【飞嘀打车-44.75元-1个行程】高德打车电子发票.pdf"); Page srcPage…...转图片中文变成方框 中文技术支持 myboy November 26, 2025, 4:32am 1 【飞嘀打车-44.75元-1个行程】高德打车电子发票...Professionalize.Discourse November 26, 2025, 4:34am 2 @myboy 概要 PDF 中使用的字体...

    forum.aspose.com/t/aspose-pdf-java-pdf/322076
  3. Need documentation for integrating asopse xlsx ...

    I know Aspose provides APIs for document rendering and viewing, but I’m having trouble finding clear documentation or examples for integrating these viewers into a React front-end. My main requirements are: View docum…...aspose-total trivedi365 November 10, 2025, 5:29pm 1 I know Aspose provides...Professionalize.Discourse November 10, 2025, 5:31pm 2 @trivedi365 Summary...

    forum.aspose.com/t/need-documentation-for-integ...
  4. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…...ELSSAM_elsevier_com August 13, 2025, 1:11pm 1 Hey hi ! could you...Professionalize.Discourse August 13, 2025, 1:11pm 2 @ELSSAM_elsevier_com...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  5. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...words-net chenweii December 19, 2025, 9:38am 1 Description Accessing...Professionalize.Discourse December 19, 2025, 9:43am 2 @chenweii What happens...

    forum.aspose.com/t/accessing-document-pagecount...
  6. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output TIFF only contains 1 page When converting an Excel f…...excel-to-tiff mukeshkanna November 20, 2025, 4:53pm 1 Hello everyone, Product:...Professionalize.Discourse November 20, 2025, 4:54pm 2 @mukeshkanna To keep...

    forum.aspose.com/t/error-converting-the-file/32...
  7. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Family gdebouver October 24, 2025, 3:44pm 1 dear support, I am...Professionalize.Discourse October 24, 2025, 3:45pm 2 @gdebouver The issue...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  8. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdx file with one master, which has a shape with…...shapes codingmicha January 25, 2025, 8:44pm 1 I’m evaluating Aspose...advance! philip.zhou January 26, 2025, 12:29am 2 @codingmicha Thanks...

    forum.aspose.com/t/shape-refreshdata-breaks-sha...
  9. Aspose table alignment is not working properly ...

    We are creating aspose report using html tags, the formatting in english language comes differently as compared to chinese. Even if the colspan is declared the table adjust its column as per content. image.png (31.2 KB…...Product Family mayurih October 14, 2025, 7:46am 1 We are creating aspose...Professionalize.Discourse October 14, 2025, 7:46am 2 @mayurih It seems...

    forum.aspose.com/t/aspose-table-alignment-is-no...
  10. 保存文件时,出现错误: - 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…...Family SeanXie December 24, 2025, 8:40am 1 try(InputStream workbookStream...Professionalize.Discourse December 24, 2025, 8:42am 2 @SeanXie 问题复现 您在通过...

    forum.aspose.com/t/topic/323685