Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 174,979 for

docx

(0.2 sec)
  1. Word files saved into HTML produce different re...

    If a Docx files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...August 26, 2025, 10:43am 1 If a DOCX files is saved into HTML, it...Attachments: The source docx file. baseFile.docx (48.8 KB) The code...

    forum.aspose.com/t/word-files-saved-into-html-p...
  2. Export POT to WORD on Andorid via Java or with ...

    Convert POT to WORD in mobile apps without installing any software or online. Test free POT to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...docx (2.5 MB) alexey.noskov August...format("/home/satishgupta/split_%s.docx", split+1); splitDoc.save(fileName);...

    forum.aspose.com/t/list-labels-not-getting-reat...
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...docx' aw . lowcode . Converter ....'LowCode.Convert.LoadOptions.docx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...document to DOCX format using Save method and set Docx as SaveFormat...call save method while passing Docx as save format doc -> Save (...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/epub-converter/
  7. Python HTML Parser – Python API for HTML Files ...

    Aspose.HTML for Python via .NET library to read, edit, navigate, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....and convert HTML pages to PDF, DOCX, XPS, Images and other formats...Markdown and can render to PDF, DOCX, XPS, and Image file formats...

    products.aspose.com/html/python-net/
  8. Convert Markdown to PNG in Python

    Use Python library to convert Markdown to PNG. Save Markdown as an image file using Aspose.HTML for Python via .NET. Try online MD to PNG Converter.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'PDF' 'DOCX' 'XPS' 'BMP' 'JPEG' 'GIF' 'PNG'...

    products.aspose.com/html/python-net/conversion/...
  9. 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...
  10. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....docx"; Pattern pattern = Pattern..."LowCode.ReplaceContextRegex.docx") .execute(); Shows how to replace...

    reference.aspose.com/words/java/com.aspose.word...