Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 119 for

rb

(0.19 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....png" , "rb" ) as f : shape . image = gwc_xls...2016" : with open ( "test.png" , "rb" ) as f : shape . image_fill_format...

    docs.groupdocs.com/watermark/python-net/shapes-...
  5. 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...
  6. Update watermarks | GroupDocs

    Search and update existing text or image watermarks using Python via .NET....png" , "rb" ) as f : image_data = f . read...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Merge PDF files in Python using GroupDocs.Merger

    Explore the process of merging PDF files in Python, utilizing the powerful GroupDocs.Merger library without any third-party software....sample_pdf return open(file_path, "rb" ) See also # Explore the full...sample_pdf return open(file_path, "rb" ) See also # Explore the full...

    blog.groupdocs.com/merger/merge-pdf-in-python/
  8. Modifying found watermark properties | GroupDocs

    Search and update existing text or image watermarks using Python via .NET....png" , "rb" ) as f : image_data = f . read...

    docs.groupdocs.com/watermark/python-net/modifyi...
  9. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark worksheet backgrounds using Python via .NET....png" , "rb" ) as f : content . worksheets...

    docs.groupdocs.com/watermark/python-net/working...
  10. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....jpg" , "rb" ) as f : content . embedded_objects...

    docs.groupdocs.com/watermark/python-net/email-m...