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

word

(0.28 sec)
  1. 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/...
  2. Aspose.Words Word轉PDF檔案圖片旋轉了 - Free Support For...

    您好,我在使用Aspoe.Words 26.4 測試版本,想用它將Word轉PDF檔案。 我用WPS和Office轉換都正常。 為什麼Aspsoe.Words到處的PDF,圖片旋轉了? 這個是需要設定什麼參數嗎? 我只是save成pdf,我已經上傳了我的檔案在附件中,請 圖片旋轉了.docx (26.2 KB) 查收。...Words Word轉PDF檔案圖片旋轉了 中文技术支持 words-net Tom_Cat April 20...9:35am 1 您好,我在使用Aspoe.Words 26.4 測試版本,想用它將Word轉PDF檔案。 我用WPS和Office轉換都正常。...

    forum.aspose.com/t/aspose-words-word-pdf/327717
  3. 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...
  4. 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-...
  5. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....Words Product Family Aspose.PDF Product...to Convert Outlook Email to Word using C# In this easy tutorial...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  6. Converting word document to pdf causes a table ...

    Hi, i want to convert a Word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...Converting word document to pdf causes a table to be moved to...next page Aspose.Words Product Family words-java curmas April...

    forum.aspose.com/t/converting-word-document-to-...
  7. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....Words Product Family Aspose.PDF Product...Family How to Convert PDF to Word in C# Without Interop In this...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  8. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose Word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...aspose word templates Aspose.Words Product Family words-net rose...reflecting in the following aspose word templates. Could you pls assist...

    forum.aspose.com/t/about-inconsistence-of-heade...
  9. PDF convertion issue using Aspose.PDF while con...

    83108061-b714-4990-a74a-4cb9f65f9db4.pdf (427.2 KB) The entire pdf is becoming image and not editable after converting to Word I am expecting appart from image all other component should be editable I have attached the …...editable word file Aspose.PDF Product Family words-net Ranjan2244...editable after converting to word I am expecting appart from image...

    forum.aspose.com/t/pdf-convertion-issue-using-a...
  10. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转Word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.Words.Document docx = new com.aspose.Words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...Html转word,当<head></head>中间加了一段css样式后,html转word后图片消失 中文技术支持 words-java...编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件:...

    forum.aspose.com/t/html-word-head-head-css-html...