Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 160,508 for

docx

(0.04 sec)
  1. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....docx. doc = aw . Document ( MY_DIR...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . keep_legacy_control_chars...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....case "docx" : doc . Save ( UpdateDoc , SaveFormat . Docx ); break...Save ( UpdateDoc , SaveFormat . Docx ); break ; } } Please Note:...

    docs.aspose.com/words/net/extend-and-contribute...
  3. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!...docx" ; string inputDoc2 = MyDir + "Tables.docx" ; Merger...ArtifactsDir + "LowCode.MergeDocument.1.docx" , new [] { inputDoc1 , inputDoc2...

    reference.aspose.com/words/net/aspose.words.low...
  4. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...docx' input_doc2 = MY_DIR + 'Tables.docx' aw . lowcode...ARTIFACTS_DIR + 'LowCode.MergeDocument.1.docx' , input_files = [ input_doc1...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# API to Export EMAIL to DOCM | products.aspos...

    Convert EMAIL to DOCM without using Microsoft Word or Outlook on .NET...document formats, such as DOC, DOCX, RTF, and HTML. By using Aspose...Use Cases Converting Emails to DOCX Files is Necessary to Unlock...

    products.aspose.com/total/net/conversion/email-...
  6. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....docx"; String watermarkText = "This..."LowCode.WatermarkContextText.docx") .execute(); Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Ինչպես արտահանել Excel-ը Word-ին Python-ում

    Այս հակիրճ հոդվածը ցույց է տալիս, թե ինչպես արտահանել Excel-ը Word-ին Python-ում: Այն պարունակում է տեղեկատվություն շրջակա միջավայրի կազմաձևման, մանրամասն քայլերի, որոնք պետք է հետևեն և գործարկվող կոդ, որը Excel-ը Word-ի վերածում է Python-ում:...Python-ում , այսինքն՝ XLSX կամ XLS-ի DOCX ՝ օգտագործելով միայն մի քանի...այն որպես DOCX ֆայլ՝ օգտագործելով SaveFormat.DOCX հաշվիչը save()...

    kb.aspose.com/hy/cells/python/how-to-export-exc...
  8. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in Docx files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output Docx/TIFF/JPEG, only the Docx file works. The TIFF and JPEG files a…...code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG...and try to output DOCX/TIFF/JPEG, only the DOCX file works. The...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  9. Convert Word DOC to EPUB using Java

    Follow this article to transform Docx to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Document class for transforming DOCX to EPUB Create the HtmlSaveOptions...steps define the process for DOCX to EPUB conversion using Java...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  10. How to Convert PDF to Word using Python

    Here is a quick tutorial to explain how to convert PDF to Word using Python. It provides detailed steps to configure the environment and a runnable Python code to convert PDF to Docx.... To convert PDF to DOCX Python code is shared at the...file to a Word file like DOC, DOCX , etc. Steps to Transform PDF...

    kb.aspose.com/words/python/how-to-convert-pdf-t...