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

docx to doc

(0.68 sec)
  1. Convert PPT to Word in Python | products.aspose...

    Convert PPT To Word in Python. Use Python library API To convert PowerPoint To Word...ppt" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  2. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpg-to-...
  3. Converting a PS file to EMF using C# | Aspose.PDF

    Sample code for PS‑To‑EMF conversion in .NET. Use the API example code for batch PS‑To‑EMF conversion within VB.NET, ASP.NET, or any .NET‑based application....clipboard PS to BMP PS to DOC PS to DOCX PS to EPUB PS to GIF PS...

    products.aspose.com/pdf/net/conversion/ps-to-emf/
  4. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "PostScriptFont"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert PPTM to WORD in Python or with free Onl...

    PPTM To WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTM To WORD online converter quickly before integrating the code....variety of file formats such as DOC, DOCX, RTF, and many more. In conclusion...Seperated Values) Convert PPTM to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/python-net/conversion...
  6. Converting a HTML file to XPS using C# | Aspose...

    Sample code for HTML‑To‑XPS conversion in .NET. Use the API example code for batch HTML‑To‑XPS conversion within VB.NET, ASP.NET, or any .NET‑based application....clipboard HTML to BMP HTML to DOC HTML to DOCX HTML to EMF HTML to EPUB...

    products.aspose.com/pdf/net/conversion/html-to-...
  7. Several JPG Into TIFF Python

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

    products.aspose.com/words/python-net/merge/jpg-...
  8. Converting a XPS file to TXT using C++ | Aspose...

    Sample code for XPS To TXT conversion using C++. Use C++ example for batch XPS To TXT conversion....to the clipboard XPS to DOC XPS to DOCX XPS to EMF XPS to HTML...

    products.aspose.com/pdf/cpp/conversion/xps-to-txt/
  9. Replacer.create method | Aspose.Words for Python

    Replacer.create method. Creates new instance of the replacer processor....in the document: doc = MY_DIR + 'Footer.docx' pattern = '(C)2006...replacer_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Several JPG Into JPG Javascript

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