Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 18,330 for

docx to doc

(0.08 sec)
  1. Several JPG Into TIFF C++

    Merge multiple JPG inTo TIFF in C++ code. Save JPG as TIFF using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-tiff/
  2. Convert TIFF to XML via C# | Aspose

    Sample code for TIFF To XML C# conversion. Use API example code for batch TIFF 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/tiff-to-...
  3. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new Document in Python in a few steps....easily make a document in PDF, DOC, DOCX, HTML, EPUB, and many other...with just a few lines of code. DOCX Node Python Java C# C++ View...

    products.aspose.com/words/python-net/make/
  4. 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-...
  5. 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-...
  6. Convert Word to JSON format via .NET | products...

    Convert Word To JSON in C# without using Microsoft Excel or Adobe Reader...various formats, including DOC, DOCX, RTF, and ODT. It ensures...

    products.aspose.com/total/net/conversion/word-t...
  7. Make WORD Using Python

    Make a new a Word Document in Python in a few steps. Easily create a Word Document using Python via .NET library.... DOCX Node Python Java C# C++ View...a new DOCX using Python Copy Examples Output format DOCX PDF MD...

    products.aspose.com/words/python-net/make/word/
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word Documents with our user-friendly Document construcTor. Streamline your writing process Today!...Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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-...
  10. 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-...