Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 18,410 for

docx to doc

(0.15 sec)
  1. WatermarkerContext.image_watermark_options prop...

    WatermarkerContext.image_watermark_options property. Options for the text watermark.... doc = MY_DIR + 'Document.docx' watermark_image...watermarker_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Several PDF Into HTML C#

    Merge multiple PDF inTo HTML in C# code. Save PDF as HTML using C#....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...formats: PDF TO BMP PDF TO DOC PDF TO DOCX PDF TO EPUB PDF TO GIF...

    products.aspose.com/words/net/merge/pdf-to-html/
  3. Several PDF Into EPUB C#

    Merge multiple PDF inTo EPUB in C# code. Save PDF as EPUB using C#....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...formats: PDF TO BMP PDF TO DOC PDF TO DOCX PDF TO GIF PDF TO HTML...

    products.aspose.com/words/net/merge/pdf-to-epub/
  4. Several PDF Into XPS C#

    Merge multiple PDF inTo XPS in C# code. Save PDF as XPS using C#....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...formats: PDF TO BMP PDF TO DOC PDF TO DOCX PDF TO EPUB PDF TO GIF...

    products.aspose.com/words/net/merge/pdf-to-xps/
  5. | Aspose

    Sample code for GIF To Docx Java conversion. Use API example code for batch GIF files To Docx conversion within any Web or DeskTop Java based application....Conversion GIF to Docx HTML JPG OCR XML BMP DOCX Aspose.OCR for...that converts an GIF image to DOCX document: Create an instance...

    products.aspose.com/ocr/java/conversion/gif-to-...
  6. Several JPG Into BMP Python

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

    products.aspose.com/words/python-net/merge/jpg-...
  7. Several JPG Into PNG Python

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

    products.aspose.com/words/python-net/merge/jpg-...
  8. Convert BMP to XML via C# | Aspose

    Sample code for BMP To XML C# conversion. Use API example code for batch BMP files To XML conversion within VB.NET, Asp.NET or any .NET based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/net/conversion/bmp-to-xml/
  9. Several JPG Into GIF Javascript

    Merge multiple JPG inTo GIF in JavaScript code. Save JPG as GIF 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-...
  10. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....document which is saved to disk in DOCX format. This example uses Android...the SDCard in DOCX format. try { Document doc = new Document...

    docs.aspose.com/words/java/your-first-application/