Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 22,220 for

reader

(0.18 sec)
  1. Scan ISSN barcode Images via Python via Java | ...

    Python source code for ISSN barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...ISSN ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/issn/re...
  2. Scan PDF417 barcode Images via Python via Java ...

    Python source code for PDF417 barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Pdf417 ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/pdf417/...
  3. Scan EAN (International Article Number) barcode...

    Python source code for EAN (International Article Number) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...EAN ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/ean/rec...
  4. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...( "Heading #6" ); // Epub readers typically create a table of...heading level. // The Epub reader will not add headings with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fonts of serif type

    This article provides a brief overview of serif fonts, explaining their characteristics and purpose, pros and cons, and many more.... the serifs help guide the reader’s eye along the text’s lines...serifs that help guide the reader’s eye along the lines. The...

    docs.aspose.com/font/net/what-is-font/serif-fonts/
  6. Convert OTT to POTX via C# .NET or with free On...

    Convert Word ott documents to PowerPoint potx 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/ott-to...
  7. Convert ODT to POT via C# .NET or with free Onl...

    Convert Word odt 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/odt-to...
  8. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/flatop...
  10. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...图还描述了如何查看命名目标,以及您需要Acrobat Reader的专业版。 示例代码 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...