Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 6,907 for

ocr to doc

(1.32 sec)
  1. Convert WORD To JPG C#

    Convert a Word Document To JPG format in C# code. Save a Word Document as JPG using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document( "Input.docx"...

    products.aspose.com/words/net/conversion/word-t...
  2. Convert Image To SVG C#

    Convert Image To SVG format in C# code. Save Image as SVG using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  3. Convert Image To PNG C#

    Convert Image To PNG format in C# code. Save Image as PNG using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  4. Convert WORD To Image C#

    Convert a Word Document To Image format in C# code. Save a Word Document as Image using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document( "Input.docx"...

    products.aspose.com/words/net/conversion/word-t...
  5. Convert WORD To PNG Java

    Convert a Word Document To PNG format in Java code. Save a Word Document as PNG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.docx"...

    products.aspose.com/words/java/conversion/word-...
  6. Convert TEXT To HTML Java

    Convert TEXT To HTML format in Java code. Save TEXT as HTML using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.txt" ); doc.save( "Output...

    products.aspose.com/words/java/conversion/text-...
  7. Convert TEXT To GIF Java

    Convert TEXT To GIF format in Java code. Save TEXT as GIF using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/java/conversion/text-...
  8. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have To create a unique structure with 3 static elements (volE…...PDF, Excel, PowerPoint, Email, OCR, etc.), please let us know and...Reporting; // Load the template var doc = new Document("EmployeeReportTempla...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  9. Convert WORD To HTML Javascript

    Convert a Word Document To HTML format in JavaScript code. Save a Word Document as HTML using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert TEXT To JPG Javascript

    Convert TEXT To JPG format in JavaScript code. Save TEXT as JPG using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document( "Input.txt"...

    products.aspose.com/words/nodejs-net/conversion...