Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,763 for

rb

(0.22 sec)
  1. ComHelper.open method | Aspose.Words for Python

    aspose.words.ComHelper.open method...docx" , "rb" ) as stream : doc = com_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  2. add_icons方法 | Aspose.Cells for Python via .NET ...

    add_icons方法 add_icons(upper_left_row, top, upper_left_column, left, height, width, image_byte_data, compatible_image_......svg" , "rb" ) as fs : len = pycore . cast...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...txt" , "rb" ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method...xml" , "rb" ) as font_fallback_stream :...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document...docx" , "rb" ) as stream : digital_signatures...+ "Digitally signed.docx" , "rb" ) as stream_in : with open (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Custom header picture from file - Free Support ...

    I want to add a picture to a custom header. The only guide I can find is for dotNet (https://docs.aspose.com/cells/net/setting-headers-and-footers/) I have tried the following, that does not give an error, but also doe…...png” with open(logo_url, “rb”) as image: f = image.read()...

    forum.aspose.com/t/custom-header-picture-from-f...
  7. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...otf" , "rb" ) as file : otf = aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptions.save_format property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. RubyRBElement | Aspose.PDF for .NET API Reference

    Represents Rb structure element in logical structure of the Ruby....RubyRBElement class Represents RB structure element in logical...

    reference.aspose.com/pdf/net/aspose.pdf.logical...
  10. FileFormatUtil.load_format_to_extension method ...

    FileFormatUtil.load_format_to_extension method. Converts a load 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...