Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,487 for

ocr to doc

(0.05 sec)
  1. Several Image Into PNG Javascript

    Merge multiple Image inTo PNG in JavaScript code. Save Image as PNG 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...
  2. Several Image Into BMP Javascript

    Merge multiple Image inTo BMP in JavaScript code. Save Image as BMP 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...
  3. How to Convert JPG to Word Format in Java

    This article explains how To convert JPG To Word format in Java. It shares the details To set the development environment, a list of steps, and a runnable sample code To transfer JPG To Word in Java....OCR Product Family Aspose.Note Product...Aspose.Words for Java for JPG to DOC conversion Create or load a Word...

    kb.aspose.com/words/java/how-to-convert-jpg-to-...
  4. How to Add Password to Word Document using Java

    This tuTorial provides details on how To add password To Word Document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of Document protection using Java....OCR Product Family Aspose.Note Product...of the supported formats like DOC , DOCX , etc. Steps to Lock Word...

    kb.aspose.com/words/java/how-to-add-password-to...
  5. How to Convert Word to Scanned PDF using C#

    This quick tuTorial will guide you on how To convert Word To scanned PDF using C#. While using C# convert Word To scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....OCR Product Family Aspose.Note Product...PDF on the disk Using C# scan DOC to PDF is easily possible with...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  6. Several JPG Into PDF Java

    Merge multiple JPG inTo PDF in Java code. Save JPG as PDF using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  7. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/net/programming-with-docume...
  8. Several JPG Into DOCX Java

    Merge multiple JPG inTo DocX in Java code. Save JPG as DocX using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-docx/
  9. Several JPG Into WORD Java

    Merge multiple JPG inTo WORD in Java code. Save JPG as WORD using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-word/
  10. Several Image Into HTML C#

    Merge multiple Image inTo HTML in C# code. Save Image as HTML using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS..."Input1.png" , "Input2.png" }; var doc = new Document(); var builder...

    products.aspose.com/words/net/merge/image-to-html/