Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 291,784 for

word

(0.1 sec)
  1. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Words Product Family Aspose.PDF Product...TeX Product Family How to Send Word Document by Email using C++...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  2. 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...
  3. Hrml转word后latex和mathml均为乱码 - Free Support Forum...

    我有尝试latex和mathml,转换后没有可编辑的公式,而且Word没有排版,且题出现虚拟方框,也进行了转换成md格式,官网的 Online HTML to Word Converter测试和本机aspose.Word均有测试,这个用那个产品适合转换且保持排版的同时数理化公式可编辑,测试文件我放在了QQ邮箱文件分享...Hrml转word后latex和mathml均为乱码 中文技术支持 spose8874 December 14, 2025...,而且word没有排版,且题出现虚拟方框,也进行了转换成md格式,官网的 Online HTML to WORD Converter测试和本机aspose...

    forum.aspose.com/t/hrml-word-latex-mathml/323043
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…...Insert HTML into Word Doc does not use the html margins within...list Aspose.Words Product Family inserthtml , words-net daveywc...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  9. 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...
  10. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Unexpected Col Widths and Word-Wrap in HTML-imported Table when...Disabled Aspose.Words Product Family import-data , words-java , auto-fit-columns...

    forum.aspose.com/t/unexpected-col-widths-and-wo...