Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 22,220 for

reader

(0.1 sec)
  1. Free mobile answer sheet builder and scanner|Do...

    Create machine-readable answer sheets for any exam or assessment and easily grade your students using your smartphone as a scoring machine....iPhone or iPad into an optical reader / scoring machine for creating...

    docs.aspose.com/omr/apps/mobile/
  2. Licensing|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....setLicense ( path_to_license_file ) reader = Recognition . BarCodeReader...

    docs.aspose.com/barcode/python-java/licensing/
  3. 档案

    档案...// 从页面流中识别条形码 BarCodeReader reader = new BarCodeReader(stream);...for (BarCodeResult result : reader.readBarCodes()) { System.out...

    blog.aspose.com/zh/barcode/read-barcode-from-pd...
  4. Creating and reading machine-readable NEET shee...

    Download a ready-made OMR NEET sheet in PDF format for practicing and coaching. Process dozens of completed NEET forms per minute....regular computer into an optical reader / scoring machine. Creating...need for an expensive hardware reader, such as Scantron. For best...

    products.aspose.com/omr/exam/neet/
  5. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....the HTML file using stream reader TextReader tr = new StreamReader...Adding text from HTML stream reader in text frame ashape . TextFrame...

    products.aspose.com/total/net/conversion/txt-to...
  6. Generate and Read HIBC LIC Barcodes in C#|Docum...

    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....barcode using ( BarCodeReader reader = new BarCodeReader ( $"{path}HIBCLICCombined...foreach ( BarCodeResult result in reader . ReadBarCodes ()) { HIBCLICComplexCodete...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  7. Add Page Number to PDF with JavaScript via C++|...

    Aspose.PDF for JavaScript via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....number makes it easier for the reader to locate different parts of...const file_reader = new FileReader (); file_reader . onload =...

    docs.aspose.com/pdf/javascript-cpp/add-page-num...
  8. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....merge using data from a data reader. Document doc = new Document...)) using ( SqliteDataReader reader = command . ExecuteReader ())...

    reference.aspose.com/words/net/aspose.words.mai...
  9. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue....function() { const reader = new FileReader(); reader.onload = function()...querySelector("#image").src = imageUrl; }); } reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  10. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....pages to a PDF without Acrobat Reader. You can add text or images...

    docs.aspose.com/pdf/java/working-with-pages/