Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,909 for

ocr to doc

(0.06 sec)
  1. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/w...
  2. Edit PDF In C#

    Edit PDF in C# code....Words; var doc = new Document( "Input.pdf" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/pdf/
  3. Edit MARKDOWN In C#

    Edit MARKDOWN in C# code....Words; var doc = new Document( "Input.md" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/markdown/
  4. 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 Tutorials Live...

    docs.aspose.com/svg/net/migration-between-versi...
  5. Edit TEXT In C#

    Edit TEXT in C# code....Words; var doc = new Document( "Input.txt" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/text/
  6. Edit HTML In C#

    Edit HTML in C# code....Words; var doc = new Document( "Input.html"...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/html/
  7. Edit WORD In Python

    Edit a Word Document 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/word/
  8. Edit Markdown In Python

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

    products.aspose.com/words/python-net/edit/md/
  9. Edit TEXT In Javascript

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

    products.aspose.com/words/nodejs-net/edit/text/
  10. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML 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.html" ) doc.cleanup() shapes...

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