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

rb

(0.22 sec)
  1. 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-...
  2. 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 : with gr . Redactor...

    docs.groupdocs.com/redaction/python-net/get-fil...
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, annotations) using Python via .NET....png" , "rb" ) as f : xobj . image = gwc_pdf...None : with open ( "test.png" , "rb" ) as f : artifact . image =...

    docs.groupdocs.com/watermark/python-net/existin...
  8. Attachments in PDF document | GroupDocs

    Work with PDF attachments: extract, add, remove, and search images using Python via .NET....docx" , "rb" ) as f : pdf_content . attachments...

    docs.groupdocs.com/watermark/python-net/attachm...
  9. 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...
  10. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature for Python via .NET....pdf" , "rb" ) as stream : with signature...

    docs.groupdocs.com/signature/python-net/generat...