Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 291,516 for

word

(0.24 sec)
  1. 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...
  2. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...Inconsistency between Word and PDF documents containing tables...next" settings Aspose.Words Product Family words-java ANDREA.FARRIS...

    forum.aspose.com/t/inconsistency-between-word-a...
  3. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This Word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Converting Word Lists to Text Aspose.Words Product Family words-python...type 'Aspose.Words.BookmarkStart' to type 'Aspose.Words.Run'. Do...

    forum.aspose.com/t/converting-word-lists-to-tex...
  4. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...In Word to HTML Conversion, how do I exempt the strikethrough...conversion Aspose.Words Product Family words-net RohanBade759...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  5. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in Word file will beyond border. If I don’…...Some table in word file will beyond border if enabled track change...change Aspose.Words Product Family words-java kaihufreyrsolutions...

    forum.aspose.com/t/some-table-in-word-file-will...
  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 to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...Word to PDF conversion issue when deployed on Azure App service-...issue) Aspose.Words Product Family word-to-pdf , words-net , net...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  8. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose Word table of content using LINQ report engine....change font name for aspose word table of content using Linq...report engine Aspose.Words Product Family words-net rose.thomas December...

    forum.aspose.com/t/how-to-change-font-name-for-...
  9. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a Word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…...issues when converting word to pdf Aspose.Words Product Family aspose-pdf-net...aspose-pdf-net , words-net patrick.ryan July 30, 2025, 6:52pm 1...

    forum.aspose.com/t/chinese-characters-causing-t...
  10. 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/...