Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 177,436 for

docx

(0.36 sec)
  1. 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...
  2. 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...
  3. 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...
  4. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity....docx" ); Document docB = new Document...MyDir + "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/net/aspose.words.com...
  5. 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...
  6. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... Docx 9 Module that reads/writes DOCX files. Doc 10...modules that are shared between DOCX/WML reader/writer modules. Odt...

    reference.aspose.com/words/net/aspose.words/war...
  7. 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/...
  8. Aspose.HTML for Python via .NET – Create, Edit,...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, Docx, or images using Aspose.HTML for Python via .NET....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/
  9. 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/
  10. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method...docx' watermark_image = IMAGE_DIR...'LowCode.SetWatermarkImage.1.docx' , watermark_image_file_name...

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