Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 175,038 for

docx

(0.07 sec)
  1. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...DOCX format. def __init__ ( self...a document in the SaveFormat.DOCX , SaveFormat.DOCM , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... Test File (Docx).docx Office Open XML WordprocessingML...2003 document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/python-net/detect-file-fo...
  3. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud....[FromQuery] string outputFormat = "docx" ) { try { if ( file == null...outputFormat . ToLower ()) { case "docx" : document . Save ( outputStream...

    docs.aspose.com/pdf/net/converting-documents-wi...
  4. 使用 Python 将 Word DOC 转换为 EPUB

    按照本文使用 Python 将 Word DOC 转换为 EPUB。它包含设置 IDE 的详细信息、步骤和示例代码,以演示使用 Python 将文档转换为 EPUB 的转换器。...使用指定格式和设置加载的文件 上述步骤总结了使用 Python 将 DOCX 转换为 EPUB 的过程。从磁盘或内存流加载源 Word...Python 将 DOCX 转换为 EPUB 的代码 此示例代码演示了使用 Python 的 DOCX 到 EPUB 转换器...

    kb.aspose.com/zh/words/python/convert-word-doc-...
  5. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document revisions all have a DateTime set to 01/01/0001 00:00:00 Code : Given the file Pierre2.Docx has a few revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...docx has a few revisions ( track...@"C:\Users\Pierre\Documents\TrackTest\Pierre2.docx"; var doc = new Aspose.Words...

    forum.aspose.com/t/aspose-words-revisions-date/...
  6. Sample Reports Gallery|Aspose.Words for JasperR...

    This gallery demonstrates reports generated by Aspose.Words for JasperReports.... Features: DOCX, landscape orientation. Features:...

    docs.aspose.com/words/jasperreports/sample-repo...
  7. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....will commence by loading source DOCX using Document class object...example in Java replace word in DOCX by utilizing simple API calls...

    kb.aspose.com/words/java/how-to-find-and-replac...
  8. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....Document class object to load DOCX for replacing text Create FindReplaceOptions...using C++ and save the modified DOCX on disk. Code to Replace Text...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  9. Ինչպես փոխարկել HTML-ը Word-ի փաստաթուղթ C#-ի մ...

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել HTML-ը Word փաստաթղթի C#-ի միջոցով: Այն ունի բոլոր մանրամասները IDE-ն կարգավորելու համար, քայլերի ցանկ և գործարկվող կոդ, որը կատարում է HTML-ից Word-ի փոխակերպում՝ օգտագործելով C#:...Save բեռնված HTML ֆայլը որպես DOCX, որը տրամադրում է ելքային ֆայլի...ֆայլը նախքան այն պահելը որպես DOCX ֆայլ՝ օգտագործելով Document...

    kb.aspose.com/hy/words/net/how-to-convert-html-...
  10. Mail Merge

    Mail merge Word or PDF files in C#. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C#....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C#. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/net/mailmerge/