Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 177,604 for

docx

(0.44 sec)
  1. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'PDF' 'DOCX' 'XPS' 'BMP' 'JPEG' 'GIF' 'PNG'...

    docs.aspose.com/html/python-net/convert-markdow...
  2. Convert MHTML to PNG – Aspose.HTML for Python v...

    Use powerful Python API to perform MHTML to PNG conversion with full control over save parameters or convert MHTML online with a free MHTML Converter.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  3. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...将Excel工作簿转换为DOCX Aspose.Cells API 支持将电子表格转换为 DOCX 格式。将工作簿导出为 DOCX 时,请将...时,请将 SaveFormat.Docx 作为参数传递给 Workbook.save(string, SaveOptions)...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  4. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....docx document to .svg. auto doc =...( get_MyDir () + u "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....doc" ); // Save the document as DOCX document."); $ doc -> save (...( $ dataDir . "Document Out.docx" ); Download Running Code Download...

    docs.aspose.com/words/java/load-and-save-to-dis...
  6. How to Convert Excel to Word in Java

    This article explains how to convert Excel to Word in Java. It contains configuration details, detailed steps, and a runnable sample code to export Excel to Word in Java....Java like converting XLSX to DOCX with the help of configuration...steps help to convert XLSX to DOCX in Java . You can simplify the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  7. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Docx Office Open XML WordprocessingML...Shows how save a web page as a .docx file. const url = "https://products...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Timestamp when signing - Free Support Forum - a...

    Hi, OoxmlSaveOptions/DocSaveOptions/XpsSaveOptions DigitalSignatureDetails does not have DigitalSignatureTimestampSettings? Now when signing with Words, and opened in Word 2024, no timestamp is shown! Also, Windows ver…... Because when saving as Docx, it seems to be 3 (2007), is...is 0? Because when saving as Docx, it seems to be 3 (2007), is...

    forum.aspose.com/t/timestamp-when-signing/325833
  9. [Defect] Accessibility issues for document comp...

    Compare 2 Docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...24, 2025, 7:22am 1 Compare 2 docx files attached, Open a resulted...Accessi_Doc_compliance_header_footer_v2.docx (335.3 KB) Accessi_Doc_comp...

    forum.aspose.com/t/defect-accessibility-issues-...
  10. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert Docx to PDF....Java by just loading the source DOCX file and saving it back as a...approach using Java code to convert DOCX to PDF by loading the source...

    kb.aspose.com/words/java/how-to-convert-word-to...