Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 293,430 for

word

(0.22 sec)
  1. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....Mail merge for Word or PDF documents in C++ High-speed C++ library...solution for merging templates in Word and PDF formats and data from...

    products.aspose.com/words/cpp/mailmerge/
  2. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...insert new word Aspose.Words Product Family words-java GusGus...USE_DESTINATION_STYLES); var word = target; word.save(path + "result.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  3. word文件转换PDF前校验和拦截 - Free Support Forum - aspose...

    版本:23.8 编程语言:java 有一些Word文件本身很小 , 因为都是文字,所以页数很多, 导致转换宕机 是否有方法能在转换前进行校验,来拦截这种文件,避免服务宕机...word文件转换PDF前校验和拦截 中文技术支持 words-java ZhonghaoSun May 19, 2026...2:56am 1 版本:23.8 编程语言:java 有一些word文件本身很小 , 因为都是文字,所以页数很多, 导致转换宕机...

    forum.aspose.com/t/word-pdf/328652
  4. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using C#. This article provides a list of steps and a sample code to remove bullet points from Word document using C#....Words Product Family Aspose.PDF Product...Bullet Points to Paragraph in Word File using C# This article assists...

    kb.aspose.com/words/net/convert-bullet-points-t...
  5. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...like word document - Java Aspose.Words Product Family words-java...differences in how Microsoft Word and Aspose.Words handle layout and pagination...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  6. Aspose word转pdf 中英文换行问题 - Free Support Forum - ...

    使用doc文件转pdf,中英文在一块,会换行...Aspose word转pdf 中英文换行问题 中文技术支持 words-java kin58 June 18, 2025...9:47am 2 我的文件是doc格式的 使用的aspose.word 25.5 LoadOptions optionss =...

    forum.aspose.com/t/aspose-word-pdf/314087
  7. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...paragraphs in word occupy a few lines Aspose.Words Product Family...Family words-java Crane April 2, 2025, 10:57am 1 LayoutEnumerator...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  8. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a Word document to PDF using aspose Words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...Converting word to PDF creates incorrect rendering of contents...in output Aspose.Words Product Family words-net JThomas98 July...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  9. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Words Product Family Aspose.PDF Product...to Add Header and Footer in Word using Python We have written...

    kb.aspose.com/words/python/how-to-add-header-an...
  10. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to table in MS Word document using C#. Programmatically insert rows at specific index or use Aspose Words table add row to the end of table's row collection....Words Product Family Aspose.PDF Product...How to Add Rows to Table in MS Word Document using C# In this tutorial...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...