Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 53,434 for

2025

(0.32 sec)
  1. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...parise May 22, 2025, 8:41am 1 We have recently upgraded...library. alexey.noskov May 22, 2025, 11:53am 2 @fabio.parise We...

    forum.aspose.com/t/problems-while-copying-numbe...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...cells-net JThomas98 April 22, 2025, 8:06pm 1 Hi, Aspose Team I’m...new Workbook(dir + @"\Test_04222025_02\Chart_Template.xlsm")) {...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. Word转html,word中数学公式转成图片之后字体出现变形 - Free Support ...

    在将word转化成html的时候,word文件中有数学公式。最终输出后数学公式会变成图片。使用window部署服务转化时,图片内容清晰,公式正常,如图: 使用linux部署服务转化时,图片内容字体出现印染现象,变得模糊,如图: linux打印了所有字体,其中包括了公式使用的cambria math 包含公式的文件: 包含公式文件.docx (22.6 KB)...words-java robertwei April 7, 2025, 3:24am 1 在将word转化成html的时候,...Professionalize.Discourse April 7, 2025, 3:24am 2 @robertwei 请问您能否提...

    forum.aspose.com/t/word-html-word/310906
  4. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...words-net bribiesca June 16, 2025, 4:04pm 1 Old Aspose Version...options); alexey.noskov June 16, 2025, 5:27pm 2 @bribiesca Could you...

    forum.aspose.com/t/margins-being-moved/313965
  5. Latest Aspose.Tasks Product Family topics - Fre...

    Get technical support of Aspose.Tasks for .NET, Java, and C++....0 1 23 April 5, 2025 TimephasedDate wird nicht tageweise...Unit= 1 tasks-net 3 50 March 31, 2025 Cannot outdent a task if it...

    forum.aspose.com/c/tasks/15
  6. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...Family hemant8 September 2, 2025, 8:18am 1 We are using Aspose... tahir.manzoor September 2, 2025, 8:18am 2 Hi there, Thanks for...

    forum.aspose.com/t/error-in-aspose-at-sfdc/317456
  7. run.getRange().replace(Pattern.compile("^\\s*")...

    java.lang.IllegalArgumentException: Specified argument was out of the range of valid values. Parameter name: key 这个问题是由什么引起的?...中文技术支持 words-java Crane March 26, 2025, 2:19pm 1 java.lang.IllegalArgumentExcep:...Professionalize.Discourse March 26, 2025, 2:19pm 2 @Crane 请您提供更多信息,例如您在调用...

    forum.aspose.com/t/run-getrange-replace-pattern...
  8. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in PDF export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...words-java dfinsolutions March 14, 2025, 6:31am 1 Extra cell width is...24.9 alexey.noskov March 14, 2025, 7:02am 2 @dfinsolutions We...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  9. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Product Family ecymerman April 30, 2025, 12:19pm 1 Try to change the...name. ilyazhuykov April 30, 2025, 1:21pm 3 @ecymerman Is it possible...

    forum.aspose.com/t/change-a-field-name/312114
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...AlpeshChaudhariDev October 13, 2025, 12:00pm 1 Hi, When I compare...Professionalize.Discourse October 13, 2025, 12:01pm 2 @AlpeshChaudhariDev...

    forum.aspose.com/t/getting-additional-hyperlink...