Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 169,034 for

docx

(0.14 sec)
  1. 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-...
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......DataTable-ի C#-ում Ինչպես փոխարկել DOCX-ը TIFF-ի՝ օգտագործելով C# Ինչպես...օգտագործելով C# Ինչպես փոխարկել DOCX-ը TIFF-ի Java-ի միջոցով Ինչպես...

    kb.aspose.com/hy/categories/page/50/
  3. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word DOC to Excel converter in Java.... Steps to Convert DOCX to XLSX in Java Set the environment...Words for Java to transform DOCX to XLSX Create the LoadOptions...

    kb.aspose.com/words/java/conversion-from-word-t...
  4. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using Docx4j....docx" ); for ( Section section :... class ); // A docx or a dir containing docx files String inputpath...

    docs.aspose.com/words/java/remove-header-and-fo...
  5. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send Docx in Email with Java export Docx to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....load the input Word document in DOCX or DOC file format. Then it...email message. Code to Send DOCX in Email with Java In the code...

    kb.aspose.com/words/java/how-to-send-word-docum...
  6. Export EMAIL to WORD via Java | products.aspose...

    Java API to Convert EMAIL to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/email...
  7. Mail Merge

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

    products.aspose.com/words/python-net/mailmerge/
  8. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a document in Word or any other supported format to PDF, which preserves the original appearance of a document during its rendering on various platforms using Java....convert a document from DOC or DOCX format to PDF without using...Converting DOCX or DOC to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/java/convert-a-document-t...
  9. 如何使用 Python 将 Outlook 电子邮件转换为 Word

    在这个简单的教程中,我们将学习如何使用 Python 将 Outlook 电子邮件转换为 Word。您将看到,为了将电子邮件导出到 Word,可以使用基于 Python 的 API。您可以在 Windows 或 Linux 等操作系统中的任何 Python 配置环境中使用此应用程序。...您将观察到,为了将 EML 转换为 DOCX ,可以使用基于 Python 的 API,并且您可以在任何常用操作系统(如...使用 Python 将 Outlook 电子邮件转换为 DOCX 的步骤 在您的应用程序中将环境设置为 通过 .NET 使用...

    kb.aspose.com/zh/email/python/how-to-convert-ou...
  10. 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...