Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,763 for

rb

(1.22 sec)
  1. Convert HTML to PPTX in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  2. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...txt" , "rb" ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureUtil.remove_all_signatures meth...

    aspose.words.digitalsignatures.DigitalSignatureUtil.remove_all_signatures method...docx" , "rb" ) as stream_in : with open (...

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

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document....docx" , "rb" ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python...jpeg" , "rb" ) as fs : data = fs . read ()...: with open ( "audio.mp3" , "rb" ) as fs : data = fs . read ()...

    docs.aspose.com/slides/python-net/manage-hyperl...
  6. 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...
  7. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...xml" , "rb" ) as file : file_contents =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Embedding Fonts in Python Does Not Work after U...

    The embedded fonts loaded correctly in version 2409 (build 18025.20160), but after updating to version 2410 (build 18129.20116), the fonts no longer load properly. I am attaching the file where the issue occurred. fontE…...ttf", "rb") as font_data: presentation...

    forum.aspose.com/t/embedding-fonts-in-python-do...
  9. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...docx" , "rb" ) as stream : plaintext = aw...load_encrypted_using_stream.docx" , "rb" ) as stream : plaintext = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.save_format_to_extension method. Converts a save format enumerated value into a file extension...with missing file extension" , "rb" ) as doc_stream : info = aw...

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