Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 39,118 for

2025

(0.51 sec)
  1. 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
  2. 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...
  3. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...chhelavda July 28, 2025, 1:54pm 1 I have below code...Professionalize.Discourse July 28, 2025, 1:55pm 2 @ankit.chhelavda It...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  4. 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-...
  5. Aspose PDF C++ - Stackoverflow issue - Free Sup...

    Is there anybody who met with the issue below while trying to load the debug library aspose.pdf.cpp_vc_14x64d? “:-1: error: Debugger encountered an exception: Exception at 0x7ffd96076ac8, code: 0xc00000fd: stack_overflo…...Product Family SANBAY June 14, 2025, 11:11am 1 Is there anybody...(first chance)” asad.ali June 15, 2025, 7:07pm 2 @SANBAY If possible...

    forum.aspose.com/t/aspose-pdf-c-stackoverflow-i...
  6. Aspose.word for .net 23.4.0.0 兼容模式自动转换为非兼容模式 - ...

    我有一份word文档,使用office2016打开后title会显示[兼容]模式,一般需要手动切换为非兼容模式,正常使用。 如果通过aspose.word for .net 23.4.0.0 自动切换为非兼容模式...兼容模式自动转换为非兼容模式 中文技术支持 zchong February 17, 2025, 9:33am 1 我有一份word文档,使用offi...Professionalize.Discourse February 17, 2025, 9:33am 2 @zchong 请问您希望通过Aspose...

    forum.aspose.com/t/aspose-word-for-net-23-4-0-0...
  7. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...cells-net wwu September 29, 2025, 1:56am 1 Hi, I have a workbook...Professionalize.Discourse September 29, 2025, 1:57am 2 @wwu To achieve the...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  8. How to identify borderless table for 25.3 versi...

    how to identify borderless table for 25.3 version...words-java surenderr April 24, 2025, 11:15am 1 how to identify borderless...Professionalize.Discourse April 24, 2025, 11:15am 2 @surenderr Can you...

    forum.aspose.com/t/how-to-identify-borderless-t...
  9. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...words-java ouchli April 15, 2025, 2:25am 1 源文档: aa.docx (39.8...vyacheslav.deryushev April 15, 2025, 9:46am 2 @ouchli 由于分页符是段落 ParagraphFormat...

    forum.aspose.com/t/topic/311299
  10. NullPointerException when calling Document.upda...

    Hello, we are also experiencing this issue on our project. Subject: NullPointerException during updateFields() on Mail Merge with Letter Template (Aspose.Words for Java) BSL1.pdf (392.2 KB) Product: Aspose.Words for J…...words-java neterga July 21, 2025, 1:38pm 1 Hello, we are also...null alexey.noskov July 21, 2025, 2:03pm 2 @neterga Could you...

    forum.aspose.com/t/nullpointerexception-when-ca...