Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 28,518 for

word processing

(0.34 sec)
  1. 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/...
  2. Convert XLTX to WORD using Java or with free On...

    Java API to Export XLTX to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....XLTX to WORD Converting XLTX templates directly into Word documents...planning and budget sheets into Word-ready documents. Automation...

    products.aspose.com/total/java/conversion/xltx-...
  3. Convert XLTM to WORD using Java or with free On...

    Java API to Export XLTM to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....XLTM to WORD Converting XLTM templates directly into Word documents...or financial templates into Word-ready documents. Automation...

    products.aspose.com/total/java/conversion/xltm-...
  4. Unable to get bookmarks from word document with...

    I have a document which has huge number of bookmarks, it fails to read bookmarks at some point. It reads like 120 bookmarks but fails to get a bookmark at 150. I am using very simple code to get these bookmarks Document…...from word document with over 120 bookmarks Aspose.Words Product...Document(FileName); foreach (Aspose.Words.Bookmark bm in doc.Range.Bookmarks)...

    forum.aspose.com/t/unable-to-get-bookmarks-from...
  5. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...Behavior in Word Tag Replacement (Aspose) Aspose.Words Product Family...Family words-net Chilke December 18, 2025, 12:16pm 1 Hello Team...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  6. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...Border Style when Converting Word to HTML after Accepting Track...Track Changes Aspose.Words Product Family words-net nilesh.awtade...

    forum.aspose.com/t/losing-table-border-style-wh...
  7. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a Word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Convert Excel file to word doc with selected worksheets using...Cells Product Family excel-to-word jeremyyma September 21, 2014...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  8. Word document with "Control Boxes" are not rend...

    Hi, Currently we are using Aspose.Words for Java 25.11. If a Word document has “Control Boxes” (The large blocks around most of the text), it’s not rendered properly in the output PDF. This issue is also reproducible…...Word document with "Control Boxes" are not rendered properly...Output pdf Aspose.Words Product Family words-java rnara January...

    forum.aspose.com/t/word-document-with-control-b...
  9. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…...Word to PDF does not support ADVANCE Field Aspose.Words Product...Family words-net GaryO December 16, 2025, 12:11am 1 Hi, Words does...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  10. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....Words Product Family Aspose.PDF Product...Product Family How to Convert Word RTF to PDF in Python This tutorial...

    kb.aspose.com/words/python/how-to-convert-word-...