Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 7,136 for

ocr to doc

(0.23 sec)
  1. Add texts with different fonts in PS files

    C++ API Solution To create and manipulate vecTor graphics shapes and text of PS, XPS and EPS files. Insert text inTo PS file....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/cpp/add-text-to-ps/
  2. Convert SVG to popular formats – C# code, onlin...

    Convert SVG To PDF, XPS, and Images with a few lines of C# code using the Aspose.SVG for .NET library. Check online SVG Converter for free!...OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/net/conversion/
  3. .NET C# Fonts encoding and management API - Aspose

    C# ASP.NET VB.NET Font library To load, render, convert and save the most popular fonts without other software dependencies....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/font/net/
  4. Javascript Split HTML

    Split HTML files inTo e pages using JavaScript code. Save HTML as separate files 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.html"...

    products.aspose.com/words/nodejs-net/split/html/
  5. Create HTML Report In Python

    Generate reports and auTomate Documents using HTML templates and cusTom data in Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...aspose.words.reporting as awr doc = aw.Document( "Input.html" );...

    products.aspose.com/words/python-net/report/html/
  6. Create PDF Report In C#

    Generate reports and auTomate Documents using PDF templates and cusTom data in C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Aspose.Words.Reporting; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/report/pdf/
  7. Մի Քանի JPG Դեպի PNG Javascript

    Միավորել մի քանի JPG PNG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով JavaScript:...jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  8. Մի Քանի JPG Դեպի BMP Javascript

    Միավորել մի քանի JPG BMP ին JavaScript կոդի մեջ: Պահպանեք JPG որպես BMP օգտագործելով JavaScript:...jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  9. Մի Քանի Պատկեր Դեպի PNG Javascript

    Միավորել մի քանի Պատկեր PNG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով JavaScript:...png" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  10. Create HTML Report In Java

    Generate reports and auTomate Documents using HTML templates and cusTom data in Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/report/html/