Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,745 for

rb

(0.04 sec)
  1. Scan Singapore Post barcode Images via Python v...

    Python source code for Singapore Post barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/singapo...
  2. StructureTypeStandard - Aspose.PDF for Java - A...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... static StructureTypeStandar RB (Ruby base text) The full-size...element may also contain the RB, RT, and RP elements. (Ruby)...

    reference.aspose.com/pdf/java/com.aspose.pdf.ta...
  3. structuretypestandard - Aspose.PDF for Java - A...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... static StructureTypeStandar RB (Ruby base text) The full-size...element may also contain the RB, RT, and RP elements. (Ruby)...

    reference.aspose.com/pdf/java/com.aspose.pdf.ta...
  4. Scan Australia Post barcode and Australia Post ...

    Python source code for Australia Post barcode and Australia Post eParcel recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/austral...
  5. Scan ISSN barcode Images via Python via Java | ...

    Python source code for ISSN barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/issn/re...
  6. Scan EAN (International Article Number) barcode...

    Python source code for EAN (International Article Number) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/ean/rec...
  7. Scan QR Code, GS1 QR Code Images via Python via...

    Python source code for QR Code, GS1 QR Code recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/qr/reco...
  8. Scan PDF417 barcode Images via Python via Java ...

    Python source code for PDF417 barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/pdf417/...
  9. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...( path ): with open ( path , "rb" ) as in_file : bytes = in_file...

    docs.aspose.com/slides/python-net/custom-font/
  10. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/get/