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

rb

(0.06 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. 在 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/...
  8. 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....
  9. Loading, Viewing and Parsing MSG file|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/python-net/loading-viewin...
  10. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...