Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 162,441 for

docx

(0.05 sec)
  1. 如何使用 Python 将 PDF 转换为 Word

    这是一个快速教程,解释如何使用 Python 将 PDF 转换为 Word。它提供了配置环境的详细步骤以及将 PDF 转换为 Docx 的可运行 Python 代码。...将 PDF 转换为 DOCX Python 代码在末尾共享,可用于将任何 PDF 文件转换为...文件转换为 Word 文件,如 DOC、 DOCX 等。 在 Python 中将 PDF 转换为 Word 的步骤 建立环境以在您的应用程序中使用...

    kb.aspose.com/zh/words/python/how-to-convert-pd...
  2. Render OFT to WORD in Andorid App | products.as...

    Export OFT to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...docx' options = aw . lowcode . SplitOptions...ARTIFACTS_DIR + 'LowCode.SplitDocument.1.docx' , options = options ) aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....even a photo into an editable DOCX or RTF document or Microsoft...result as a Microsoft Word (DOCX) format. We also enable automatic...

    docs.aspose.com/ocr/net/scan-to-word/
  6. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....html" ) \ # Save the document Docx file format save_format = Rjb...( data_dir + "Out.docx" , save_format . DOCX ) Download Running...

    docs.aspose.com/words/java/convert-doc-to-html-...
  7. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.Docx (175.8 KB) out.Docx (129.3 KB) cover.Docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB)...main = new Document(path + "1.docx"); Document cover = new Document(path...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  8. PDF to WORD Converter using JavaScript via C++ ...

    JavaScript via C++ sample code for converting PDF to WORD on any platform...function AsposePdfToDocX and DOCX file name Check if the ‘json...equal to 0 Download the output DOCX file Here is an example that...

    products.aspose.com/pdf/javascript-cpp/conversi...
  9. Ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++: C++-ում բառը html ձևաչափի փոխարկելու համար հարկավոր է մի քանի պարզ քայլերով կատարել API-ի պարզ զանգեր MS Windows-ում կամ Linux-ում:...Մուտքային ֆայլը կարող է լինել DOCX կամ DOC ձևաչափով, որը պարունակում...թե ինչպես կարելի է վերափոխել DOCX-ը HTML-ի՝ օգտագործելով C++ :...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  10. 在 Java 中将 Word 转换为 PCL

    本文重点介绍如何在Java中将Word转换为PCL。它涵盖了建立环境的详细信息,并提供了使用 Java 将 DOC 文件渲染为 PCL 的工作示例代码。...它涵盖了建立开发环境的详细信息,并提供了用于 使用 Java 将 DOCX 转换为 PCL 的工作示例代码。该应用程序可以在 Linux、macOS...Windows 中任何支持 Java 的环境中使用。 在Java中将DOCX导出到PCL的步骤 配置环境以使用存储库中的 Aspose...

    kb.aspose.com/zh/words/java/convert-word-to-pcl...