Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,745 for

rb

(0.05 sec)
  1. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF format using Aspose.PDF in Python for Java....html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/python-java/convert-html-to...
  2. Convert HTML to PPT in Python | products.aspose...

    Convert HTML to PPT in Python. Use Python library API to convert HTML to PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/python-net/conversio...
  3. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a document signature at the specified index....docx' , 'rb' ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document....docx' , 'rb' ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures...docx' , 'rb' ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...jpg' , 'rb' ) as image_stream : # If 'presentation'...MY_DIR + 'Presentation.pptx' , 'rb' ) as stream : # If 'icon_file'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. add_free_floating_shape方法 | Aspose.Cells for Py...

    add_free_floating_shape方法 add_free_floating_shape(type, top, left, height, width, image_data, is_original_size) 向工作表添......jpg" , "rb" ) as fs : len = pycore . cast...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. Unable to apply metered license - Aspose.Words ...

    Your sales department has sent me a .lic file with temporary credentials for Aspose.Total metered license. While trying to apply the license, I run into errors - using both the aw.License and aw.Metered modules. I am us…...lic', 'rb') >>> lic_file.read() b'<?xml...

    forum.aspose.com/t/unable-to-apply-metered-lice...
  9. AttributeName - Aspose.PDF for Java - API Refer...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....AttributeName Role_rb Attribute Role: rb - Radio button. static...parenthesis comment, following the RB element. static AttributeName...

    reference.aspose.com/pdf/java/com.aspose.pdf.ta...
  10. Import Presentation|Aspose.Slides for Python Do...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...html" , "rb" ) as htmlStream : pres . slides...

    docs.aspose.com/slides/python-net/import-presen...