Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,745 for

rb

(0.06 sec)
  1. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer....docx' , 'rb' ) as in_doc : with open ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  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. LINQ Reporting Engine fails at foreach on empty...

    Issue: The Reporting Engine raises an exception when an empty JSON array is passed to a foreach statement, i.e. “An error has been encountered at the end of expression ‘row.val]>’. Can not get the value of member ‘val’ …...json"); var rb = new ReportingEngine(); rb.BuildReport(doc...

    forum.aspose.com/t/linq-reporting-engine-fails-...
  6. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...html' , 'rb' ) as stream : # Pass the URI...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...