Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 39,097 for

2025

(0.16 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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
  5. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …...words-java dhzhao2016 August 20, 2025, 1:44am 1 使用最新版本25.7、25.8,word转pdf,报错,错误信息:...Professionalize.Discourse August 20, 2025, 1:45am 2 @dhzhao2016 在使用Aspose...

    forum.aspose.com/t/word-pdf/316940
  6. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...deyargaroo March 31, 2025, 10:48pm 1 VLOOKUP function...zip (16.1 KB) John.He April 1, 2025, 12:55am 2 @sajad.deyargaroo...

    forum.aspose.com/t/vlookup-function-returns-une...
  7. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...words-net Kayleigh October 28, 2025, 10:27am 1 Hello, Just wondering...Professionalize.Discourse October 28, 2025, 10:28am 2 @Kayleigh To extract...

    forum.aspose.com/t/extracting-tracked-changes-s...
  8. Is it possible to convert LaunchAction to URIAc...

    Hi Aspose team, in my scenario I have PDF documents that are pointing to network file which is opened via LaunchAction. After migration to SharePoint, I replaced link from network drive to SharePoint location but Launch…...doc September 8, 2025, 8:48pm 1 Hi Aspose team, in...Professionalize.Discourse September 8, 2025, 8:49pm 2 @dr.doc Yes, you can...

    forum.aspose.com/t/is-it-possible-to-convert-la...
  9. Topics tagged diagram-java

    Topics tagged diagram-java...Family diagram-java 3 15 April 7, 2025 Watermarking a pdf file ,chops...Family diagram-java 1 14 April 7, 2025 Exception occurs when converting...

    forum.aspose.com/tag/diagram-java
  10. 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