Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 14,988 for

doc to pdf

(0.45 sec)
  1. 搜索

    搜索...Words API 提供了將 Microsoft Word DOC 或 DOCX 文檔轉換為 C# 和 Java 字節數組的最簡單方法。...應用程序中的 Document 的字節數組。 以下代碼片段演示了將 DOC 文件轉換為字節數組。 // Load the document...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  2. Several JPG Into SVG Python

    Merge multiple JPG inTo SVG in Python code. Save JPG as SVG using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.svg" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  3. Several JPG Into GIF Python

    Merge multiple JPG inTo GIF in Python code. Save JPG as GIF using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.gif" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  4. Convert MSG to DOCX in Python | products.aspose...

    Save MSG To DocX in your Python applications without using Microsoft Outlook or Word...ability to convert emails to PDF, HTML, and other formats, as...ability to convert emails to PDF, HTML, and other formats, as...

    products.aspose.com/total/python-net/conversion...
  5. Several JPG Into BMP Javascript

    Merge multiple JPG inTo BMP in JavaScript code. Save JPG as BMP using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  6. Several JPG Into PNG Javascript

    Merge multiple JPG inTo PNG in JavaScript code. Save JPG as PNG using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  7. Online HTML File Comparison or Build Python App...

    Free online app To Compare different HTML files. Python comparison library code for HTML Documents....including HTML format such as PDF, Word, PowerPoint, Email messages...Options with Python Compare DOC Files (Microsoft Word Binary...

    products.aspose.com/total/python-net/compare/html/
  8. Several JPG Into Image Python

    Merge multiple JPG inTo Image in Python code. Save JPG as Image using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.jpg" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  9. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether To preserve Microsoft Word form fields as form fields in Pdf or convert them To text...form fields as form fields in PDF or convert them to text. Default...will be exported as text to PDF. When set to true , these fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails construcTor...permissions on a saved PDF document. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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