Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 177,476 for

docx

(0.2 sec)
  1. 使用 Python 将 HTML 转换为 Word

    本简要指南涵盖了使用 Python 将 HTML 转换为 Word 的信息。它讨论了使用 Python 将 HTML 导出到 Word 的分步算法和工作示例代码。...随后,加载源文件并执行渲染为 DOC 或 DOCX 文件格式,同时将输出文件写入磁盘。 使用 Python...DocSaveOptions 类实例。最后,它以 DOC 或 DOCX 格式呈现 Word 文档。但是,您可以根据需要通过设置...

    kb.aspose.com/zh/html/python/convert-html-to-wo...
  2. Replacer.replace method | Aspose.Words for Python

    aspose.words.lowcode.Replacer.replace method...docx' pattern = '(C)2006 Aspose Pty...ARTIFACTS_DIR + 'LowCode.Replace.1.docx' , pattern = pattern , replacement...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Sample Reports Gallery|Aspose.Words for JasperR...

    This gallery demonstrates reports generated by Aspose.Words for JasperReports.... Features: DOCX, landscape orientation. Features:...

    docs.aspose.com/words/jasperreports/sample-repo...
  4. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...tried to convert PDF into Word (DOCX) using Aspose.Words for .NET...for .NET to convert PDF into DOCX as Aspose.Words for Java does...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  5. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs in seconds....– Convert HTML to PDF, XPS, DOCX, MHTML, Markdown, JPG, PNG,...formats, including PDF, XPS, DOCX, MHTML, Markdown, JPG, PNG,...

    docs.aspose.com/html/apps/
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++.... Can be Docx , Docm , Dotx , Dotm or FlatOpc...Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....the following input formats: DOCX - Office Open XML DOTX - Office...PdfA1b - Adobe PDF/A-1b format DOCX - Office Open XML DOCM - Microsoft...

    docs.aspose.com/words/sharepoint/multiple-forma...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....using C# Convert DOCX to JSON in Java Convert DOCX to JSON in C#...

    kb.aspose.com/words/page/2/
  9. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing.... (DOCX and DOTX files are internally...Document ( MyDir + "Big document.docx" ); // When we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... Docx )); /// Attach Generated Quotation...( "filename" , QuoteName + ".docx" ); Guid NewNoteId = Service...

    docs.aspose.com/words/net/extend-and-contribute...