Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 187 for

rb

(0.08 sec)
  1. Load Options | GroupDocs

    Open password-protected files and streams using load options in GroupDocs.Parser for Python via .NET....pdf" , "rb" ) as stream : options = LoadOptions...

    docs.groupdocs.com/parser/python-net/load-options/
  2. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....docx" , "rb" ) as f : stream = io . BytesIO...

    docs.groupdocs.com/watermark/python-net/get-doc...
  3. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....pdf" , "rb" ) as stream : options = LoadOptions...

    docs.groupdocs.com/parser/python-net/options/
  4. Adding image watermarks | GroupDocs

    Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET....jpg" , "rb" ) as f : data = f . read ()...

    docs.groupdocs.com/watermark/python-net/adding-...
  5. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....(): with open ( sourcePath , 'rb' ) as source_stream : comparer...

    docs.groupdocs.com/comparison/python-net/get-fi...
  6. Merge PPTX Presentations in Python with GroupDo...

    This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET....sample_pptx return open(file_path, "rb" ) See also # For further information...sample_pptx return open(file_path, "rb" ) See also # Here are some useful...

    blog.groupdocs.com/merger/merge-pptx-in-python/
  7. Licensing | GroupDocs

    free markdown API version is available to evaluate the API which will be similar to licensed version but with few limitations....): with open ( license_path , "rb" ) as stream : # Step 2: Apply...): with open ( license_path , "rb" ) as stream : # Step 2: Create...

    docs.groupdocs.com/markdown/python-net/licensin...
  8. Load document from stream | GroupDocs

    Load documents directly from a file-like object — open file handle, BytesIO, or any stream — with GroupDocs.Viewer for Python via .NET....docx" , "rb" ) # Render a document from the...

    docs.groupdocs.com/viewer/python-net/developer-...
  9. Email attachments | GroupDocs

    Extract, add, and remove attachments in email messages using Python via .NET....msg" , "rb" ) as f : content . attachments...

    docs.groupdocs.com/watermark/python-net/email-a...
  10. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....docx" , "rb" ) as stream : # Load the document...

    docs.groupdocs.com/redaction/python-net/get-fil...