Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 3,224 for

recognize text

(0.05 sec)
  1. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility....Words cannot recognize the file format or the format...Document. Test File (RTF).rtf Rich Text Format document. Test File (WordML)...

    docs.aspose.com/words/cpp/detect-file-format-an...
  2. Licensing|Aspose.Slides Documentation

    Learn how to apply, manage, and troubleshoot licenses in Aspose.Slides for C++. Ensure uninterrupted access to full features with our step-by-step licensing guide.... Text extraction is limited to one...code. The license is a plain-text XML file that contains details...

    docs.aspose.com/slides/cpp/licensing/
  3. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... Examples Shows how to recognize and use substitutions within...self . assertEqual ( doc . get_text (), 'Paul took money from Jason...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....NET can generate and recognize a wide variety of barcodes:...example, “ Web site ”. This text is not displayed on the form...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  5. Convert CF2 to SVG via Python | products.aspose...

    Sample code for CF2 to SVG conversion. Use API example code for batch CF2 files to SVG conversion.... Text editors such as Microsoft Visual...have been developed that recognize .cf2 files. These applications...

    products.aspose.com/cad/python-net/conversion/c...
  6. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....features for generating and recognizing both 1D (linear) and 2D (matrix)...Key Features Generate and recognize more than 80 barcode types...

    docs.aspose.com/barcode/python-java/product-ove...
  7. Convert Visio to Excel via C# | products.aspose...

    Convert Visio to CSV format in C# code. Save Visio as CSV using VB.NET, Asp.NET or any .NET based application.....Values) extension represent plain text files that contain records of...Since all applications can recognize records separated by comma...

    products.aspose.com/diagram/net/conversion/visi...
  8. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java....Words cannot recognize the file format or the format...Document. Test File (RTF).rtf Rich Text Format document. Test File (WordML)...

    docs.aspose.com/words/java/detect-file-format-a...
  9. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....Words cannot recognize the file format or the format...Document. Test File (RTF).rtf Rich Text Format document. Test File (WordML)...

    docs.aspose.com/words/python-net/detect-file-fo...
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...Recognize(input, recognitionSettings);...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...

    forum.aspose.com/t/how-can-i-extract-the-table-...