Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 22,674 for

docx

(0.05 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. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python.... XLSX or XLS to DOCX using a few lines of code only...save it as a DOCX file using the SaveFormat.DOCX enumerator in...

    kb.aspose.com/cells/python/how-to-export-excel-...
  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. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity....docx" ); Document docB = new Document...MyDir + "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/net/aspose.words.com...
  5. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a Docx using C++ and without interop or Microsoft Office automation with simple steps and code snippet.... You can easily create a DOCX using C++ and without interop...to witness, how to generate DOCX programmatically using C++....

    kb.aspose.com/words/cpp/how-to-create-word-docu...
  6. Ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթու...

    Այս հակիրճ ձեռնարկը ձեզ կառաջնորդի քայլերին, թե ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթում Java-ի միջոցով: Օգտագործելով պարզ API զանգեր, կարելի է հեշտությամբ փոխարինել տեքստը Word փաստաթղթում Java-ի միջոցով ցանկացած հավելվածի համար և անկախ Օպերացիոն համակարգի միջավայրից:...Գործողությունը կսկսվի՝ բեռնելով աղբյուրը DOCX-ը՝ օգտագործելով Document class...օրինակը Java-ում փոխարինում է բառը DOCX -ում՝ օգտագործելով պարզ API...

    kb.aspose.com/hy/words/java/how-to-find-and-rep...
  7. Ինչպես փոխարկել Excel-ը Word-ի C#-ում

    Այս հիմնական ձեռնարկը մանրամասնում է, թե ինչպես փոխարկել Excel-ը Word-ի C#-ով: Excel-ը Word C#-ի փոխարկելու համար միջավայրի կոնֆիգուրացիան և օրինակելի կոդը բացատրվում են պարզ հասկանալու համար:...կկարողանաք արտահանել XLSX ֆայլը DOCX ֆայլ: Excel-ը Word-ի փոխարկելու...Պահպանեք ելքային փաստաթուղթը Word DOCX ձևաչափով Այս քայլերը ճշգրտորեն...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  8. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 Word...PPTX)中的文本内容或信息,您可能会受益于将演示文稿转换为 Word(DOC 或 DOCX)。 与 Microsoft PowerPoint 相比,Microsoft...PowerPoint 文件(PPTX 或 PPT)转换为 Word(DOCXDOCX),您需要同时使用 Aspose.Slides for...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Փոխարկել Word-ը PCL-ի C#-ով

    Այս պարզ թեման ներառում է, թե ինչպես փոխարկել Word-ը PCL-ի C#-ում: Այն ներառում է շրջակա միջավայրը կարգավորելու համար անհրաժեշտ բոլոր տեղեկությունները և աշխատանքային օրինակ կոդ՝ DOC ֆայլը PCL-ին C#-ով մատուցելու համար:...տրամադրում է աշխատանքային օրինակ կոդ DOCX-ը PCL-ի C# -ով փոխարկելու համար:...macOS-ում կամ MS Windows-ում: DOCX-ը PCL-ին C#-ով արտահանելու քայլեր...

    kb.aspose.com/hy/words/net/convert-word-to-pcl-...
  10. 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...