Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,745 for

rb

(0.05 sec)
  1. 在 Python 中将 PNG 转换为 PPTX | products.aspose.com

    在 Python 中将 PNG 转换为 PPTX。使用 Python 库 API 将 PNG 图像转换为 PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/zh/python-net/conver...
  2. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results....docx' , 'rb' ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document....xps" , "rb" ) as xps_stream : 8 # Load the...open ( data_dir + "input.xps" , "rb" ) as in_stream : 9 # Load the...

    docs.aspose.com/page/python-net/merge/xps/
  4. Add Watermark to ODP Presentation Files using P...

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

    products.aspose.com/slides/python-net/watermark...
  5. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....pdf" , 'rb' ) as pdf_stream: pages_stream...= 50 with open ("Input.pdf", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/pdf/
  6. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method...docx' , 'rb' ) as stream_in : with open (...( MY_DIR + 'Document.docx' , 'rb' ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructureTypeStandard | Aspose.PDF for Python v...

    Represents Standard Structure Types....also contain the RB, RT, and RP elements. RB (Ruby base text)...the ruby annotation is applied. RB may contain text, other inline...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  8. 在 Python 中将 SVG 合并为 PNG | products.aspose.com

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

    products.aspose.com/slides/zh/python-net/merge/...
  9. 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...
  10. 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...