Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 169,277 for

docx

(0.09 sec)
  1. Export MSG to MD via C++ | products.aspose.com

    C++ API to Convert MSG to MD without using Microsoft Word or Outlook...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/cpp/conversion/msg-to...
  2. Aspose.Words 25.3 - Tables.Rows[x].RowFormat.Hi...

    Hi Team ! I need to hide some rows in a table. I dont see any property to do that at row level nor at the row.RowFormat level Is there something in Aspose to handle this XML Tag like MsOffice does (see below) ? If no…... 12:40pm 3 I’m making a DOC/DOCX generator, using human made...

    forum.aspose.com/t/aspose-words-25-3-tables-row...
  3. Export MSG to DOT via C++ | products.aspose.com

    C++ API to Convert MSG to DOT without using Microsoft Word or Outlook...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/cpp/conversion/msg-to...
  4. UnsupportedFileFormatException not thrown anymo...

    Hi, if we try to open a ZIP file (i.e. not a DOC/Docx) from Aspose.Words 23.2, it’s not throwing any exception and goes ahead with parsing (being a zip file, we get garbled characters); up to version Apose.Words 22.8 in…... not a DOC/DOCX) from Aspose.Words 23.2, it’s...

    forum.aspose.com/t/unsupportedfileformatexcepti...
  5. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Việt OLM to EMLX Conversion DOCX JPG EMAIL XML OLM EMLX Convert...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. Convert OLM to MBOX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Việt OLM to MBOX Conversion DOCX JPG EMAIL XML OLM MBOX Convert...

    products.aspose.com/email/cpp/conversion/olm-to...
  7. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....docx' ) self . assertEqual ( MY_DIR + 'Document.docx' , doc...assertEqual ( aw . LoadFormat . DOCX , doc . original_load_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....DOCX Microsoft Word document .XLSX...

    docs.aspose.com/ocr/net/supported-file-formats/
  9. Aspose.Words for .NET|Documentation

    使用 C# 生成、修改、轉換、渲染並列印文件。...Words 支援大多數流行的文件格式,如 DOC、DOCX、RTF、HTML、Markdown、PDF、XPS、EPUB...

    docs.aspose.com/words/zh-hant/net/
  10. 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...