Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 175,559 for

docx

(0.08 sec)
  1. 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...
  2. Pdf转docx,转换模式设置flow。如何指定图片格式为嵌入型 - Free Support...

    pdf转Docx,转换模式设置flow。转换出来的文档,图片都是浮动型,衬于文字下方,这个格式导致文档难以编辑。如何指定转换word文档的时候,图片格式为嵌入型。 Aspose.pdf,java...Pdf转docx,转换模式设置flow。如何指定图片格式为嵌入型 中文技术支持 shurenjy February 3,... 2025, 11:53pm 1 pdf转docx,转换模式设置flow。转换出来的文档,图片都是浮动型,衬于文字下方,...

    forum.aspose.com/t/pdf-docx-flow/307087
  3. 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...
  4. 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...
  5. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...word 大量生成docx文档后,内存升高,如何控制 中文技术支持 words-java dhzhao2016...createSaveOptions(SaveFormat.DOCX); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-docx/320895
  6. 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...
  7. 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...
  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. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 Docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 中文技术支持 docxtoimage...Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new ...

    forum.aspose.com/t/aspose-words-docx/317335
  10. 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...