Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 43,662 for

2025

(0.58 sec)
  1. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi import MapiMessage msg = MapiMessage.from_file(“message.msg”)...Kolambran July 2, 2025, 4:57pm 1 AttributeError: type...Professionalize.Discourse July 2, 2025, 4:58pm 2 @Sijo.Kolambran Cause...

    forum.aspose.com/t/attributeerror-type-object-a...
  2. Could not initialize class com.aspose.ocr.ar - ...

    Hello. We are getting this error on our dev environment. At the same time I have no errors on local machine. It seems we don’t have the required package installed on dev. But which one? Or is it something else? Than…...Like PawelSzlagor October 30, 2025, 8:29am 7 Hi, any progress on...Unsupported classes source type. 2025-10-30T08:18:22.052910545Z at...

    forum.aspose.com/t/could-not-initialize-class-c...
  3. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...thomas01 November 6, 2025, 11:54am 1 Could you please...Professionalize.Discourse November 6, 2025, 11:55am 2 @rose.thomas01 Summary...

    forum.aspose.com/t/about-caption-insertion-to-i...
  4. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array formulas, which work correctly in the sou…...karki May 26, 2025, 4:16am 1 Dear Aspose.Cells...Kiran Karki John.He May 26, 2025, 5:52am 2 @kiran.karki Please...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  5. Size Reduction when Converting MSG Files to PST...

    Hello Aspose Support Team, We are noticing a recurring issue with size reduction when converting MSG files to PST using Aspose.Email. For example: Case 1: 109 msg files totaling 6.09 MB result in a PST of only 5.6 MB. …...majalikar September 11, 2025, 11:39am 1 Hello Aspose Support...Professionalize.Discourse September 11, 2025, 11:40am 2 @deepraj.majalikar...

    forum.aspose.com/t/size-reduction-when-converti...
  6. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...words-java JIYO_SANG March 27, 2025, 3:06pm 1 我使用bulid进行了文档的嵌入 NodeCollection...vyacheslav.deryushev March 28, 2025, 6:17am 2 @JIYO_SANG 我简化了您的代码,一切正常。...

    forum.aspose.com/t/msword/310489
  7. Problemas con correo de licencia de prueba - Fr...

    Buenas tardes, solicité una licencia de prueba de aspose cells pero no me llega a mi correo, ya revisé en spam y tampoco llega a esa carpeta, ojalá puedan ayudarme. Muchas gracias....en español aavila December 8, 2025, 9:05pm 1 Buenas tardes, solicité...Professionalize.Discourse December 8, 2025, 9:05pm 2 @aavila Para investigar...

    forum.aspose.com/t/problemas-con-correo-de-lice...
  8. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…... 中文技术支持 cloudy December 26, 2025, 1:46am 1 SyntaxEditor Code...xlsx”); John.He December 26, 2025, 2:03am 4 @cloudy 这是符合预期的行为...

    forum.aspose.com/t/autofitcolumns/323726
  9. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...AlexanderNovickov November 20, 2025, 8:25am 1 Dear Sir or Madam...Professionalize.Discourse November 20, 2025, 8:26am 2 @AlexanderNovickov...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...words-java dhzhao2016 November 26, 2025, 9:38am 1 Document doc = new...Professionalize.Discourse November 26, 2025, 9:39am 2 @dhzhao2016 Summary...

    forum.aspose.com/t/word-saveto-pdf/322091