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

rb

(0.01 sec)
  1. 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...
  2. 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...
  3. 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...
  4. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....txt" , "rb" ) as file : doc_text = file...

    reference.aspose.com/words/python-net/aspose.wo...
  5. com.aspose.pdf.tagged.logicalstructure.elements...

    The com.aspose.pdf.tagged.logicalstructure.elements.ils is a namespace for PDF Logical Structure classes.... RubyRBElement Represents RB structure element in logical...

    reference.aspose.com/pdf/java/com.aspose.pdf.ta...
  6. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients to load a document into Aspose.Words....docx" , "rb" ) as stream : doc = com_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. PictureCollection - Aspose.Cells for Python via...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....png', 'rb') as pic: pic_bytes = pic.read()...XLSX) with open('cells.png', 'rb') as pic: pic_bytes = pic.read()...

    reference.aspose.com/cells/python-java/asposece...
  9. picturecollection - Aspose.Cells for Python via...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....png', 'rb') as pic: pic_bytes = pic.read()...XLSX) with open('cells.png', 'rb') as pic: pic_bytes = pic.read()...

    reference.aspose.com/cells/python-java/asposece...
  10. 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-...