Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 176,921 for

docx

(0.14 sec)
  1. Several WORD Into EPUB C++

    Merge multiple a Word document into EPUB in C++ code. Save a Word document as EPUB using C++....example in C++ to combine multiple DOCX to EPUB Copy Examples Input...want to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/cpp/merge/word-to-epub/
  2. Რამდენიმე WORD XPS Java

    შეაერთეთ მრავალი WORD XPS Java კოდში. შეინახეთ WORD როგორც XPS Java....Java რათა გააერთიანოთ მრავალი DOCX XPS კოპირება Მაგალითები შეიტანეთ...გაერთიანება გსურთ Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/ka/java/merge/word-to...
  3. Რამდენიმე WORD HTML Java

    შეაერთეთ მრავალი WORD HTML Java კოდში. შეინახეთ WORD როგორც HTML Java....Java რათა გააერთიანოთ მრავალი DOCX HTML კოპირება Მაგალითები შეიტანეთ...გაერთიანება გსურთ Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/ka/java/merge/word-to...
  4. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocx1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...docx"); doc.save("C:\\Users\\hsp...\合同\\测试文件\\目录正确测试1.docx", SaveFormat.DOCX); doc.updateFields();...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  5. Convert PPTX to RTF via Java or with free Onlin...

    Java API to Export PPTX to RTF without using Microsoft Word or PowerPoint or online. Test free PPTX to RTF online converter quickly before integrating the code....document formats, including DOC, DOCX, RTF, HTML, and PDF. Aspose...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  6. HTML 转换器 – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET API 或在线 HTML 转换器将 HTML 转换为其他格式。请看将 HTML 转换为 PNG 的 C# 示例。...{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/zh/net/html-converter/
  7. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...docx (524.9 KB) 966×514 8.76 KB C#...al.docx"))); //doc.Save("d:\\dest.docx", SaveFormat.Docx); var...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  8. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for 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...SaveFormat.Docx 作为 Workbook.Save 方法的第二个参数。也可以使用 DocxSaveOptions...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  9. Watermark Documents and Images via Java Applica...

    Add text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free text or image watermark online via app....Watermark into Microsoft Word DOC, DOCX formats that any Java developer...watermark Microsft Office Word DOC DOCX Watermarking Microsoft Excel...

    products.aspose.com/total/java/watermark/
  10. Convert Markdown to Word in Python

    This article explains the details to convert Markdown to Word in Python. It includes the stepwise algorithm and a runnable sample code to export Markdown to Docx in Python....sample code to export Markdown to DOCX in Python . You can follow this...and finally export it to Word DOCX format. Code to Convert Markdown...

    kb.aspose.com/html/python/convert-markdown-to-w...