Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 174,942 for

docx

(0.09 sec)
  1. 在 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...
  2. 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-...
  3. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....docx. let doc = new aw . Document...OoxmlSaveOptions ( aw . SaveFormat . Docx ); so . keepLegacyControlCha...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....the OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc...Encryption RC4 Encryption (40-bit) DOCX, DOTX, DOCM, DOTM, FlatOPC,...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  5. PDF to WORD Converter using JavaScript | Aspose...

    JavaScript 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/nodejs-cpp/conversion/p...
  6. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...docx file using aspose words java...conversion should ensure the .docx is same as doc. Currently the...

    forum.aspose.com/t/get-evaluation-note-message-...
  8. Export MSG to WORD via C++ | products.aspose.com

    C++ API to Convert MSG to WORD without using Microsoft Word or Outlook...document to DOCX format using Save method and set Docx as SaveFormat...call save method while passing Docx as save format doc -> Save (...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....docx"); // Following formats are...manage a document while saving to docx. public void progressCallback(int...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF converted from Word has extra row and pushe...

    Hi, When converting a Docx to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...9:25am 1 Hi, When converting a DOCX to PDF using Aspose.Words, we...doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new...

    forum.aspose.com/t/pdf-converted-from-word-has-...