Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 176,971 for

docx

(0.17 sec)
  1. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....docx" ; Converter . Convert ( doc..."LowCode.Convert.LoadOptions.docx" , saveOptions ); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  2. AI Plugin Integration|AI Plugin Integration

    Use AI plugins based on Aspose.Words for Python via .NET to make Docx, PDF, HTML, EPUB, DOC, RTF, ODT, MHTML, TXT and other formats suitable for AI processing....docx , .pdf , .html , .epub , .doc...Docling Loads .doc , .rtf , .docx , .pdf , .html , .epub , .mobi...

    docs.aspose.com/words/python-net/ai-plugin-inte...
  3. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....it as a Word document, say a DOCX file. You will also learn how...object Save the loaded HTML as DOCX on the disk The above steps...

    kb.aspose.com/slides/python/how-to-convert-powe...
  4. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 26.2 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 to 26.2. In 15.8, when exporti…...8, when exporting DOCX to HTML: setScaleImageToShape(false)...the original image as in the DOCX. If an image has effects applied...

    forum.aspose.com/t/preserve-original-images-and...
  5. Ինչպես միաձուլել Word փաստաթղթերը Java-ի միջոցով

    Այս թեման նկարագրում է, թե ինչպես միաձուլել Word փաստաթուղթը Java-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր քայլերը, քայլ առ քայլ առաջադրանքների ցանկը և Java-ում Docx ֆայլերը միացնելու օրինակելի կոդը:...օրինակը Ավելացրեք Source DOCX-ը Target DOCX ֆայլում՝ օգտագործելով...սկսվում է աղբյուրի և թիրախային DOCX փաստաթղթի ֆայլերը սկավառակից...

    kb.aspose.com/hy/words/java/how-to-merge-word-d...
  6. Text Rendering issue Post Version Upgrade - Fre...

    I Updated Aspose Words from 22.6 to 25.6, and the supporting libraries including Package Before After Aspose.Words 22.6.0 25.6.0 Aspose.Words.Shaping.HarfBuzz 22.6.0 25.6.0 Aspose.Pdf 22.6.0 25.7.0 HarfBuz…...docx template, PDF/Docx from 22.6.0, and PDF/Docx from 25...zip (6.2 MB) LatoTest_original.docx (6.0 MB) Was there a change...

    forum.aspose.com/t/text-rendering-issue-post-ve...
  7. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....docx"); Document docB = new Document(getMyDir()...Document(getMyDir() + "Document with SDT 2.docx"); // Configure options to compare...

    reference.aspose.com/words/java/com.aspose.word...
  8. Ինչպես փոխարկել Word-ը Markdown-ի Java-ի միջոցով

    Այս կարճ ձեռնարկում դուք կսովորեք, թե ինչպես փոխարկել Word-ը Markdown-ի Java-ի միջոցով: Հետևյալ կոդը և քայլերին կարելի է հետևել՝ Word-ի Markdown փոխարկիչ ստեղծելու համար՝ օգտագործելով Java-ն սովորաբար օգտագործվող օպերացիոն համակարգերից որևէ մեկում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...փաստաթուղթ ստեղծել որպես DOC կամ DOCX ֆայլ, այնուհետև արտահանել այն...և այլն: Կոդ՝ Java-ի միջոցով DOCX-ը Markdown-ի փոխարկելու համար...

    kb.aspose.com/hy/words/java/how-to-convert-word...
  9. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in Docx file format....it, and save the document to DOCX file format. The following steps...document Save the document to DOCX file format Previously, we looked...

    kb.aspose.com/words/net/how-to-create-word-docu...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...docx (13.9 KB) DOC_2.docx (13.9 KB) output.docx (11.3 KB)...ReplaceBookmarks("source.docx", "target.docx", "result.docx"); . Open result...

    forum.aspose.com/t/help-with-bookmark-replaceme...