Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 5,883 for

ocr to doc

(0.05 sec)
  1. Edit WORD In Javascript

    Edit a Word Document in JavaScript code....require( '@aspose/words' ); var doc = new aw.Document( "Input.docx"...builder = new aw.DocumentBuilder(doc) // Insert text at the beginning...

    products.aspose.com/words/nodejs-net/edit/word/
  2. Edit DOCX In Javascript

    Edit DocX in JavaScript code....require( '@aspose/words' ); var doc = new aw.Document( "Input.docx"...builder = new aw.DocumentBuilder(doc) // Insert text at the beginning...

    products.aspose.com/words/nodejs-net/edit/docx/
  3. Edit DOCX In Python

    Edit DocX in Python code....words as aw doc = aw.Document( "Input.docx" )...builder = aw.DocumentBuilder(doc) # Insert text at the beginning...

    products.aspose.com/words/python-net/edit/docx/
  4. Edit TEXT In Python

    Edit TEXT in Python code....words as aw doc = aw.Document( "Input.txt" )...builder = aw.DocumentBuilder(doc) # Insert text at the beginning...

    products.aspose.com/words/python-net/edit/text/
  5. Edit HTML In Javascript

    Edit HTML in JavaScript code....require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...builder = new aw.DocumentBuilder(doc) // Insert text at the beginning...

    products.aspose.com/words/nodejs-net/edit/html/
  6. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...aspose.words as aw doc = aw.Document("Input.jpg") doc.cleanup() shapes...

    products.aspose.com/words/python-net/compress/jpg/
  7. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...words as aw doc = aw.Document("Input.tiff") doc.cleanup() shapes...

    products.aspose.com/words/python-net/compress/t...
  8. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes To save HTML To a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/migration-between-vers...
  9. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes To save SVG To a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/svg/net/migration-between-versi...
  10. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.cleanup() shapes...

    products.aspose.com/words/python-net/compress/w...