Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 7,711 for

ocr to doc

(0.08 sec)
  1. Export CGM to SWF in Android | products.aspose.com

    Android API To Convert CGM To SWF without using Microsoft Word...Project, Visio, Email, Barcode, OCR and HTML formats. It also includes...// open CGM document Document doc = new Document ( "input.cgm"...

    products.aspose.com/total/android-java/conversi...
  2. Downloads ---New Releases-aspose.ocr.cpp.23.9.0

    Home Aspose.Ocr Product Family Aspose.Ocr for C++ Browse our Products Toggle navigation Are you looking for an evalua......OCR Product Family Aspose.OCR for C++ Browse our...ZIP and/or MSI files. Aspose.Ocr.Cpp.23.9.0 Download Support Forum...

    releases.aspose.com/ocr/cpp/new-releases/aspose...
  3. Downloads ---New-Releases-aspose.ocr.cpp-20.10.0 .

    ....OCR Product Family Aspose.OCR for C++ Browse our...ZIP and/or MSI files. Aspose.OCR.Cpp-20.10.0 Download Support...

    releases.aspose.com/ocr/cpp/new-releases/aspose...
  4. Downloads ---New Releases-aspose.ocr.cpp-linux....

    Home Aspose.Ocr Product Family Aspose.Ocr for C++ Browse our Products Toggle navigation Are you looking for an evalua......OCR Product Family Aspose.OCR for C++ Browse our...ZIP and/or MSI files. Aspose.Ocr.Cpp-Linux.23.9.0 Download Support...

    releases.aspose.com/ocr/cpp/new-releases/aspose...
  5. Downloads ---New Releases-aspose.ocr.cpp-linux-...

    Home Aspose.Ocr Product Family Aspose.Ocr for C++ Browse our Products Toggle navigation Are you looking for an evalua......OCR Product Family Aspose.OCR for C++ Browse our...ZIP and/or MSI files. Aspose.Ocr.Cpp-Linux-Gpu.23.9.0 Download...

    releases.aspose.com/ocr/cpp/new-releases/aspose...
  6. How to Convert Word to Markdown using C++

    In this quick tuTorial, we will elaborate how To convert Word To Markdown using C++. You can easily convert DocX To MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....OCR Product Family Aspose.Note Product...word documents saved in DOCX or DOC format that can comprise of textual...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  7. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/cpp/compress/html/
  8. Add different figures to XPS files | C++

    API Solution for C++ To create and manipulate vecTor graphics shapes and text strings in a few lines of code. Add different figures To an XPS file....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/page/cpp/manipulate-vector-...
  9. Edit DOCX In C++

    Edit DocX in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/docx/
  10. Edit Markdown In C++

    Edit Markdown in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/md/