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

rb

(0.21 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....pdf" , "rb" ) as stream : # Create an instance...

    docs.groupdocs.com/parser/python-net/extract-te...
  7. 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...
  8. Loading Documents | GroupDocs

    Load source documents from a local file path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in GroupDocs.Viewer for Python via .NET....file-like stream ( open("file", "rb") , io.BytesIO(data) ). load_options...

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

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Python via .NET without a license (Evaluation Limitations)...): with open ( license_path , "rb" ) as stream : gc . License ()...

    docs.groupdocs.com/comparison/python-net/licens...
  10. Licensing and Evaluation | GroupDocs

    GroupDocs.Total provides multiple licensing options, including a Free Trial and a 30-day Temporary License for evaluation....steam with open ( license_path , "rb" ) as license_stream : # Instantiate...

    docs.groupdocs.com/total/python-net/licensing-a...