Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 176,890 for

docx

(0.2 sec)
  1. 档案

    档案...MutiPage TIFF # 您可能需要对 Word 文档(例如 DOCX、DOC、RTF 等)执行的一项有用操作是转换为图像文件...docSaveOptions); 使用 C++ 使用密码加密 DOCX 文件 # OoXMLSaveOptions 类提供了保...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  2. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. C# API to Export MSG to EPUB | products.aspose.com

    Convert MSG to EPUB without using Microsoft Word or Outlook on .NET...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/net/conversion/msg-to...
  4. C# API to Export MSG to PS | products.aspose.com

    Convert MSG to PS without using Microsoft Word or Outlook on .NET...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/net/conversion/msg-to...
  5. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++....Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...without any exception for when docx with same content is converted...without any exception for when docx with same content is converted...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  7. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document Docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...Document docx = new com.aspose.words.Docu...ByteArrayOutputStrea(); docx.save(byteArrayOutputStrea, SaveFormat.DOCX); return...

    forum.aspose.com/t/html-word-head-head-css-html...
  8. Protect Documents with Password via Python | pr...

    Protect PDF, Microsoft PowerPoint Presentations and Word documents via your Python application. Apply password with ease....Python Protect DOC Files Protect DOCX Files Protect ODP Files Protect...

    products.aspose.com/total/python-net/protect/
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....HTML using C# How to Convert DOCX to TIFF using C# How to Convert...

    kb.aspose.com/words/net/page/4/
  10. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute.... DOCX ) # The LoadOptions object has...

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