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

docx to doc

(0.22 sec)
  1. Convert BMP to TXT via C# | Aspose

    Sample code for BMP To TXT C# conversion. Use API example code for batch BMP files To TXT 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-txt/
  2. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing Today!...document: string doc = MyDir + "Footer.docx" ; string pattern...Replace ( doc , ArtifactsDir + "LowCode.Replace.1.docx" , pattern...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert JPEG2000 to Text via C# | Aspose

    Sample code for JPEG2000 To Text C# conversion. Use API example code for batch JPEG2000 files To Text 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/jpeg2000...
  4. 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-...
  5. Export XLSM to WORD in Android or with free Onl...

    Android API To Convert XLSM To WORD without using Microsoft Word or online. Test free XLSM 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...
  6. Export XLTM to WORD in Android or with free Onl...

    Android API To Convert XLTM To WORD without using Microsoft Word or online. Test free XLTM 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...
  7. 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-...
  8. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether To preserve the INCLUDEPICTURE field when reading Microsoft Word formats... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) include_picture = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several WORD Into PDF C++

    Merge multiple a Word Document inTo PDF in C++ code. Save a Word Document as PDF using C++....example in C++ to combine multiple DOCX to PDF Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/word-to-pdf/
  10. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added To the outline of the page...docx document to .svg. let doc = new aw . Document...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

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