Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 22,344 for

docx

(0.08 sec)
  1. How to Resize Document During Conversion from H...

    Learn how to use rendering options to resize document pages to the size of the content and vice versa....output formats such as PDF, XPS, DOCX, and images. The class of provides...multi-page format, such as PDF, XPS, DOCX, PNG, JPG, etc. Resize Document...

    docs.aspose.com/html/net/resize-document/
  2. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...EPUB Converter Convert EPUB to DOCX Subscribe to Aspose Product...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. Convert HTML to GIF in Python – Aspose.HTML for...

    Convert HTML to GIF programmatically using Python library or online with the HTML Converter. Explore HTML to GIF conversion scenarios with Python examples....{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} # Convert HTML to {{output...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Convert HTML to TIFF – C# Examples and Online C...

    Convert HTML to TIFF using Aspose.HTML for .NET API. You will learn about the supported HTML to TIFF conversion scenarios and consider examples to illustrate them....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-tiff/
  5. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....used when saving to a DOC or DOCX file. By default this property...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++.... Docx 20 Office Open XML WordprocessingML...+ u "HtmlLoadOptions.BaseUri.docx" ); See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/loa...
  7. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...imported from another format (like DOCX or RTF), the conversion process...Document("path/to/your/document.docx"); Paragraph paragraph = doc...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  8. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the documentation article in C++....docx format. auto doc = MakeObject...+ u "Field sample - PRIVATE.docx" ); // WordPerfect 5.x/6.x documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... It is supported by DOCX format only. Examples Shows...artifactsDir + "Lists.CreateCustomList.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何使用 C# 将 Word 转换为 PDF

    这个简短的教程指导如何使用 C# 将 Word 转换为 PDF。您可以通过在浏览器或任何其他查看器中打开时设置输出 PDF 外观和其他属性来控制在 C# 中将 Word 导出为 PDF 的过程。...如何使用 C# 将 Word 转换为 PDF,方法是加载源 DOCX 文件并使用 PdfSaveOptions 类来配置输出...

    kb.aspose.com/zh/words/net/how-to-convert-word-...