Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 177,965 for

docx

(0.55 sec)
  1. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...and Replace Keywords in Word DOCX ODT Documents Aspose.Words Product...Document("C:\\temp\\find replace test.docx"); ReplaceHandler handler =...

    forum.aspose.com/t/get-node-that-contains-the-e...
  2. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .Docx template. This is done in a Dot…...Words to save docx template to PDF slows down over...Words to generate a PDF from a .docx template. This is done in a...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  3. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...When saving docx as MHTML to outputstream for use in Mailmessage...do this. We are using a word docx through aspose-words and using...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  4. 带着重号的原始文档(C# 调aspose.word版本24.9把docx转pdf丢失着重号) ...

    带着重号的原始文档(aspose.word把Docx转pdf丢失着重号).Docx (19.8 KB) 带着重号的原始文档(C# 调aspose.word版本24.9把Docx转pdf丢失着重号),求完整代码...9把docx转pdf丢失着重号) 中文技术支持 words-net gxe...带着重号的原始文档(aspose.word把docx转pdf丢失着重号).docx (19.8 KB) 带着重号的原始文档(C#...

    forum.aspose.com/t/c-aspose-word-24-9-docx-pdf/...
  5. Aspose Words DOCX to PDF conversion: bullet poi...

    Hi Team, When, I am uploading Word documents with bullet points, they are not rendering properly in the Linux environment. The bullets appear as squares. see attached snap. Currently, the following font packages are …...Aspose Words DOCX to PDF conversion: bullet points are not rendering...example of how to convert a DOCX file to PDF using Aspose.Words:...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  6. 在 Python 中将 HTML 转换为 DOCX

    以编程方式自动将网页转换为 MS Word 文件。 Aspose.HTML for Python via .NET 提供将 HTML 转换为 Docx 的功能。...Svenska 在 Python 中将 HTML 转换为 DOCX 目录 设置 Aspose.HTML for Python...这是另一个深入的开发者教程,展示了如何以编程方式将 HTML 转换为 DOCX 。我们将使用一个相当快速的 Python SDK 来将网页转换为...

    blog.aspose.com/zh/html/convert-html-to-docx-in...
  7. DOCX Mail Merge Python Ում

    Անհատականացրեք ձեր Mail merge Docx ֆայլը՝ օգտագործելով Python...Ստեղծեք DOCX ՝ օգտագործելով Mail merge Python ում Բարձր արագությամբ...արագությամբ Python գրադարան՝ DOCX ձևանմուշների և տվյալների հատուկ...

    products.aspose.com/words/hy/python-net/mailmer...
  8. DOCX – Mail Merge V Python

    Prilagodite svojo datoteko za Mail merge Docx z uporabo Python. Avtomatizirajte e-pošto ali sestavite poročila s predlogo za Mail merge Docx v Python....Ustvarite DOCX s Mail merge v Python Hitra knjižnica Python za...operacije Mail merge za predloge DOCX in podatke iz vira podatkov...

    products.aspose.com/words/sl/python-net/mailmer...
  9. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word Docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...When saving Word docx as PDF, the "Alt Text" is lost on the images...version 25.1. We have a Word docx file with images/shapes containing...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  10. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...When converting docx to html using aspose .net words tell me...are included when converting a DOCX file to HTML using Aspose.Words...

    forum.aspose.com/t/when-converting-docx-to-html...