Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 177,665 for

docx

(0.25 sec)
  1. Ngonversi JPG Dadi DOCX Python

    Ngonversi JPG kanggo Docx format ing Python kode. Simpen JPG minangka Docx nggunakake Python....Ngonversi JPG dadi DOCX ing Python Python piranti lunak kecepatan...tinggi kanggo ngowahi JPG dadi DOCX Gunakake API konversi dokumen...

    products.aspose.com/words/jv/python-net/convers...
  2. My dox file getting currepted if chart creates ...

    [image]...creates using aspose present in docx file? whay this is happening...@Amol_Hekade You mentioned that the DOCX becomes corrupted when a chart...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  3. 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...
  4. DOCX Mail Merge Python Ում

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

    products.aspose.com/words/hy/python-net/mailmer...
  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. 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...
  7. 使用 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
  8. 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...
  9. Use French Culture from DATE Field Formatting P...

    Hi, When converting a Docx with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...(Language Setting) & Convert DOCX to PDF using Aspose.Words (C#...11:18am 1 Hi, When converting a DOCX with French date fields to PDF...

    forum.aspose.com/t/use-french-culture-from-date...
  10. 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