Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 6,909 for

ocr to doc

(0.11 sec)
  1. Edit WORD In C#

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

    products.aspose.com/words/net/edit/word/
  2. Edit DOCX In C#

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

    products.aspose.com/words/net/edit/docx/
  3. Edit Markdown In Javascript

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

    products.aspose.com/words/nodejs-net/edit/md/
  4. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....*; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); Shape shape = builder.insertImage(...

    products.aspose.com/words/java/compress/tiff/
  5. Edit Markdown In Java

    Edit Markdown in Java code....*; Document doc = new Document ( "Input.md" );...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/md/
  6. Convert SVG to PNG – Python Code and Online Con...

    Learn how To convert SVG To PNG format both online and using Aspose.SVG for Python via .NET. Discover a Python code example for SVG To PNG conversion....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/python-net/conversion/s...
  7. Convert PUB to PDF | Java | Aspose.PUB

    Convert PUB To PDF using Java API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy To integrate inTo your own solution....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/pub/java/conversion/pub-to-...
  8. Edit MARKDOWN In Java

    Edit MARKDOWN in Java code....*; Document doc = new Document ( "Input.md" );...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/markdown/
  9. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text To a vecTor using Aspose.SVG Python library. SVG text goes from a font To a vecTor graphic, and it cannot be edited in a text ediTor....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/svg/python-net/convert-text-to-...
  10. How to Insert Comment into DOCX using C++

    In this tuTorial, we will learn how To insert comment inTo DocX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors To discuss or comment about any section of Word Document....OCR Product Family Aspose.Note Product...you can include comments in DOC file using C++ with no dependence...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...