Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 296,178 for

word

(0.71 sec)
  1. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...author changes in the word document Aspose.Words Product Family Dedeepya... 12:51pm 1 I’m working with Word documents that have been edited...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  2. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Word Table Cell Merge Issue Aspose.Words Product Family words-net...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  3. Aspose word for java 26.1,doc转PDF格式问题 - Free Su...

    Asposedemo1(1).zip (9.9 MB) Aspose Word for java 。doc转换到PDF后格式不一致,与源文档对比,有一行自动换行了...Aspose word for java 26.1,doc转PDF格式问题 中文技术支持 words-java zou_yw...9 MB) 705×456 84.1 KB Aspose word for java 。doc转换到PDF后格式不一致,与源文档对比,有一行自动换行了...

    forum.aspose.com/t/aspose-word-for-java-26-1-do...
  4. Converting a PDF file to WORD using Python | As...

    Sample code on Python for PDF to Word conversion. Use example code for batch PDF to Word conversion with Python and .NET...Convert PDF to WORD in Aspose.PDF for Python via .NET How to...to convert PDF to WORD? You can easily convert programmatically...

    products.aspose.com/pdf/python-net/conversion/p...
  5. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose Word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...(RTL) for word table? Only supported for html? Aspose.Words Product...capabilities for our aspose word exporting, and I’m having difficulties...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  6. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...colour in Word docs Aspose.Words Product Family words-java Rama_Menon...2025, 3:44am 1 Hi In Aspose Words for Java, we are using the following...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  7. 泰语的word转pdf时,不支持泰文分散对齐 - Free Support Forum - a...

    泰语的Word转pdf时,不支持泰文分散对齐,默认展示为左对齐...泰语的word转pdf时,不支持泰文分散对齐 中文技术支持 mingly January 7, 2026, 8:28am...8:28am 1 泰语的word转pdf时,不支持泰文分散对齐,默认展示为左对齐 Professionalize.Discourse...

    forum.aspose.com/t/word-pdf/324140
  8. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a Word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...page of word document Aspose.Words Product Family words-java sabkan...cover page of a word document using Aspose Words API for Java....

    forum.aspose.com/t/how-to-add-watermark-text-in...
  9. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...condition in aspose word tempate using LINQ Aspose.Words Product Family...Family words-net rose.thomas February 10, 2026, 7:16pm 1 HI Team...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  10. Issue with Odd and Even Headers/Footers Not Pre...

    I am merging two Word documents using the code below. One of the documents, section8.docx, contains different odd and even headers and footers. However, after merging, the odd and even headers and footers are not preserv…...Merging Word Documents Aspose.Words Product Family words-net AlpeshChaudhariDev... 10:41am 1 I am merging two Word documents using the code below...

    forum.aspose.com/t/issue-with-odd-and-even-head...