Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 176,692 for

docx

(0.27 sec)
  1. 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
  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. 带着重号的原始文档(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/...
  4. 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...
  5. 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...
  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. 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
  8. 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...
  9. 在 Python 中創建 DOCX | products.aspose.com

    使用 Python 應用程序生成 Docx 文件,而不使用 Microsoft Word。...Python 中創建 DOCX 使用 Python 創建 DOCX 通過您的 Python 應用程序生成 DOCX,無需安裝 Microsoft...對於開發人員,誰正在嘗試通過 Python 應用程序創建 DOCX 文件? Aspose.Total for Python...

    products.aspose.com/total/zh-hant/python-net/cr...
  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...