Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 53,435 for

2025

(1.52 sec)
  1. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...cells-net tmetaliya133 June 25, 2025, 10:57am 1 comment shape1.zip...(14.1 KB) amjad.sahi June 25, 2025, 12:23pm 2 @tmetaliya133 , Thanks...

    forum.aspose.com/t/roundedrectangle-with-multip...
  2. Python cannot install Aspose.PDF - Free Support...

    Hi, I cannot install aspose pdf for python on Mac OS: pip install aspose-pdf returns: ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution…... 1 Like ln22 January 6, 2025, 4:48pm 3 Any updates on this...error in Jan of 2025? asad.ali January 6, 2025, 9:10pm 4 @ln22...

    forum.aspose.com/t/python-cannot-install-aspose...
  3. 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
  4. 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
  5. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...words-java lucifer90 April 21, 2025, 12:11pm 1 I am doing field...Professionalize.Discourse April 21, 2025, 12:11pm 2 @lucifer90 To update...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  6. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on system.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at System.Drawing.Drawing2D.Gr…...linux mcentaggart January 15, 2025, 7:31am 1 Aspose.Tex depends...Professionalize.Discourse January 15, 2025, 7:31am 2 @mcentaggart It seems...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  7. 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
  8. 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...
  9. 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-...
  10. 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