Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 17,265 for

docx to doc

(0.07 sec)
  1. Export XLS to WORD in Android or with free Onli...

    Android API To Convert XLS To WORD without using Microsoft Word or online. Test free XLS To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  2. Several JPG Into SVG Javascript

    Merge multiple JPG inTo SVG in JavaScript code. Save JPG as SVG 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-...
  3. Convert VCF to MD in Python | products.aspose.com

    Save VCF To MD in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert VCF to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert VCF to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  4. Convert PPT to XLSX Format via Java or with fre...

    Convert PPT To XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT To XLSX online converter quickly before integrating the code....Interchange Format) Convert PPT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert PPT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/ppt-t...
  5. Cell constructor | Aspose.Words for Python

    Cell construcTor. Initializes a new instance of the [Cell](../) class....Cell constructor Cell(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several Image Into JPG Python

    Merge multiple Image inTo JPG in Python code. Save Image as JPG using Python....png" ] 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/imag...
  7. Convert EXCEL to POWERPOINT with .NET | product...

    Convert EXCEL To POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms...NET Convert EXCEL to DOC (Microsoft Word Binary Format)...Format) Convert EXCEL to DOCX (Office 2007+ Word Document) Convert...

    products.aspose.com/total/net/conversion/excel-...
  8. Several Image Into SVG Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  9. Several Image Into JPG Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  10. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method...merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

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