Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 176,919 for

docx

(0.16 sec)
  1. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...Docx); var fileName = $"{fileNam...$"{fileNameWithoutExten}{FileExtensions.DOCX}"; await assetFileService.U...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  2. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....programmatically convert MHTML to PDF, XPS, DOCX, PNG, JPG, GIF, TIFF, and BMP...separate file. {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...

    docs.aspose.com/html/python-net/mhtml-converter/
  3. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....Extracting Word pages from DOC or DOCX files can be useful in various...Save each page as a separate .docx file using the Save() method...

    blog.aspose.com/words/extract-word-pages-in-csh...
  4. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....by loading a Word file like DOCX , DOC , RTF, or HTML, etc, and...package manager Load the input DOCX file into the Document class...

    kb.aspose.com/words/net/how-to-read-word-docume...
  5. Export EML to WORD via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/eml-t...
  6. 在 Java 中将 PUB 转换为 Word

    本文介绍了在 Java 中将 PUB 转换为 Word 的基本方法。它首先指导您进行环境设置,然后逐步讲解整个过程,并提供示例代码来解释在 Java 中将 Publisher 文件转换为 Word 的每个部分。...此外,在管理 PUB 文件并将其转换为 DOCX 文件时,您无需额外的软件。 在 Java 中将 PUB...Word 文档格式 以下是 在 Java 中将 PUB 转换为 DOCX 的详细过程概述。PubFactory 类支持多种重载,...

    kb.aspose.com/zh/pub/java/convert-pub-to-word-i...
  7. Export Formats|Aspose.Words for Reporting Services

    List of supported formats and export examples produced by the Aspose.Words for Reporting Services....DOC - Microsoft Word documents DOCX - Office Open XML documents...Services to an Office Open XML (DOCX) document. Feature Overview...

    docs.aspose.com/words/reportingservices/doc-oox...
  8. Document language settings ignored in preview -...

    Description: We are experiencing an issue where the preview system ignores the language settings defined within the document. Instead, the rendering appears to follow the system (server) regional settings. Issue deta…...reproduce: Open the attached DOCX document Ensure the system/server...Attachments: KMS Mehrsprachig (1).docx (64,6 KB) alexey.noskov April...

    forum.aspose.com/t/document-language-settings-i...
  9. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.Docx"); Document cover = new Document(path + "竖版签批.Docx"); Document target = (Document) main.deepClo…...docx"); Document cover = new Document(path...Document(path + "竖版签批.docx"); Document target = (Document) main...

    forum.aspose.com/t/table-cell-list-format-chang...
  10. StyleCollection.clearQuickStyleGallery method |...

    StyleCollection.clearQuickStyleGallery method. Removes all styles from the Quick Style Gallery panel....remove styles work only with DOCX format for now. doc . styles..."Styles.RemoveStylesFromStyl.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...