Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 17,263 for

docx to doc

(0.06 sec)
  1. Convert POTM to FODS via C++ or with free Onlin...

    Export POTM To FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM To FODS online converter quickly before integrating the code....Options with C++ Convert POTM to DOC (Microsoft Word Binary Format)...Marco File) Convert POTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/potm-t...
  2. 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-...
  3. 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-...
  4. 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...
  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. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...the document: doc = MY_DIR + 'Big document.docx' aw . lowcode...extract_pages ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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-...
  8. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data To auTomate mailings or generate reports using C++....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C++. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/cpp/mailmerge/
  9. Several Image Into BMP Python

    Merge multiple Image inTo BMP in Python code. Save Image as BMP using Python....png" ] 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/imag...
  10. Several JPG Into Image Javascript

    Merge multiple JPG inTo Image in JavaScript code. Save JPG as Image 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-...