Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,763 for

rb

(0.19 sec)
  1. Scan Code 16K barcode Images via Python via Jav...

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

    products.aspose.com/barcode/python-java/code16k...
  2. Convert PDF to Excel in Python|Aspose.PDF for P...

    Aspose.PDF for Python library allows you to convert PDF to Excel format using Python. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. Aspose::Pdf::LogicalStructure::StructureTypeSta...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Types | Protected Mem......System::SharedPtr < StructureTypeStandar > RB (Ruby base text) The full-size...the ruby annotation is applied. RB may contain text, other inline...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.l...
  4. 使用 Python 将水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代码,用于将水印添加到 ODP 演示文稿。...png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/zh/python-net/waterm...
  5. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...with missing file extension" , "rb" ) as doc_stream : info = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...using the open function and the “rb” mode. The buffering argument...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  7. Aspose::Pdf::LogicalStructure::StructureTypeSta...

    Aspose::Pdf::LogicalStructure::StructureTypeStandard Member List This is the complete list of members for Aspose::Pdf......:StructureTypeStandar static RB Aspose::Pdf::LogicalStructur...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.l...
  8. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...docx" , "rb" ) as stream : doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/standar...
  10. Change named value in XMP metadata of EPS|Python

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

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