Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,026 for

rb

(0.02 sec)
  1. 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...
  2. 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/...
  3. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method...jpg" , "rb" ) as stream : img_shape = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule....xml" , "rb" ) as file_stream : table_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. 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...
  7. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method...gif" , "rb" ) as file : gif_image = builder...open ( IMAGE_DIR + "Logo.jpg" , "rb" ) as stream : # Below are three...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/python-net/watermark...
  9. StructureTypeStandard.h - Aspose.PDF for C++ - ...

    StructureTypeStandard.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include......System::SharedPtr<StructureTypeStandar> RB ; 267 static ASPOSE_PDF_SHARED_API...cture::StructureTypeStandar::RB static ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_structure_type_st...
  10. 在 Python 中将 SVG 转换为 PNG | products.aspose.com

    在 Python 中将 SVG 转换为 PNG。使用 Python 库 API 将 SVG 文件转换为 PNGs...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/zh/python-net/conver...