Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 292,164 for

word

(0.55 sec)
  1. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose Word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...part of aspose word template using LINQ Aspose.Words Product Family...Family words-net rose.thomas January 1, 2026, 8:26am 1 Hi, How to...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  2. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...Aspose word Html Conversion Aspose.Words Product Family words-net...GetContenControlHtml(word_document As Word.Document) As DataTable...

    forum.aspose.com/t/aspose-word-html-conversion/...
  3. Issue with Arabic Text Rendering When Convertin...

    I encountered an issue while converting a Word file that contains Arabic content using the Cairo font. During the conversion process, some Arabic characters appear rendered in Arial font, while the rest are displayed cor…...Converting Word File Using Cairo Font Aspose.Words Product Family...an issue while converting a Word file that contains Arabic content...

    forum.aspose.com/t/issue-with-arabic-text-rende...
  4. How to Create Table in a Word Document with Java

    This brief step-by-step guide covers how to create table in a Word Document with Java. You can perform these steps to see how to insert table in a Word document using Java in any operating system like Windows, macOS or Linux....Words Product Family Aspose.PDF Product...Family How to Create Table in a Word Document with Java This brief...

    kb.aspose.com/words/java/how-to-create-table-in...
  5. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Conversion from Word to PDF has some issues with the allignment...allignment Aspose.Words Product Family words-net Raghunandan_R April...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  6. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal Word-wrap. Found that CSS class below seems to work fine in both Chr…...need to preserve whitespace and word-wrap appropriately Aspose.PDF...appropriate width via normal word-wrap. Found that CSS class below...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...
  7. word转pdf时出现异常报错 - Free Support Forum - aspose.com

    Caused by: java.lang.IllegalStateException: XMLStreamException: Unexpected character ' ' (code 32) (missing name?) at [row,col {unknown-source}]: [45692,46] at com.aspose.Words.internal.zzZe6.zz45(Unknown Source) at c…...在word转pdf时出现异常报错 中文技术支持 words-java 2794317898 October 27, 2025...{unknown-source}]: [45692,46] at com.aspose.words.internal.zzZe6.zz45(Unknown...

    forum.aspose.com/t/word-pdf/320406
  8. How to Delete All Section Breaks in Word using C#

    This article guides on how to delete all section breaks in Word using C#. It contains the necessary information to set the environment for the development along with the sample code to remove section break in Word using C#....Words Product Family Aspose.PDF Product...Delete All Section Breaks in Word using C# In this short tutorial...

    kb.aspose.com/words/net/how-to-delete-all-secti...
  9. How to Convert Word Document to HTML using C#

    In this short tutorial you will understand how to convert Word Document to HMTL using C#. The simple steps below can be followed to export DOCX to HTML in C# in any common operating system like MS Windows, Linux, or macOS....Words Product Family Aspose.PDF Product...Product Family How to Convert Word Document to HTML using C# In...

    kb.aspose.com/words/net/how-to-convert-word-doc...
  10. 使用aspose wordword转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...使用aspose wordword转成html 源文件中的表格没有边框,转出来的表格内容中存在边框 中文技术支持 words-java...2 @xiangma 您遇到的现象可能与 Aspose.Words 在使用固定格式保存选项时会把隐藏(非可见)表格边框渲染出来...

    forum.aspose.com/t/aspose-word-word-html/323607