Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 186 for

rb

(0.54 sec)
  1. Update watermarks | GroupDocs

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

    docs.groupdocs.com/watermark/python-net/basic-u...
  2. Attachments in PDF document | GroupDocs

    Extract, add, and remove PDF attachments, and watermark them, using GroupDocs.Watermark for Python via .NET....docx" , "rb" ) as f : data = f . read ()...

    docs.groupdocs.com/watermark/python-net/attachm...
  3. Email attachments | GroupDocs

    Extract, add, and remove the attachments of an email message using GroupDocs.Watermark for Python via .NET....docx" , "rb" ) as f : data = f . read ()...

    docs.groupdocs.com/watermark/python-net/email-a...
  4. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Watermark for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....lic" , "rb" ) as f : License () . set_license...**Streams**: pass `open("file", "rb")` or `io.BytesIO(data)` where...

    docs.groupdocs.com/watermark/python-net/agents-...
  5. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams....docx" , "rb" ) as source_stream : with Comparer...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Loading documents | GroupDocs

    Load documents into GroupDocs.Annotation for Python via .NET from a local disk or a binary stream, and open password-protected files with LoadOptions....pdf" , "rb" ) as stream : with Annotator...

    docs.groupdocs.com/annotation/python-net/loadin...
  7. Modifying found watermark properties | GroupDocs

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

    docs.groupdocs.com/watermark/python-net/modifyi...
  8. Email messages | GroupDocs

    Modify an email message body and subject, embed and remove images, search text, and list recipients using GroupDocs.Watermark for Python via .NET....png" , "rb" ) as f : data = f . read ()...

    docs.groupdocs.com/watermark/python-net/email-m...
  9. 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-...
  10. Accept or Reject Revisions | GroupDocs

    Extract Word track-change revisions from a DOCX file, decide which to accept or reject, and save the updated document using GroupDocs.Comparison for Python via .NET....docx" , "rb" ) as source_stream : with RevisionHandler...

    docs.groupdocs.com/comparison/python-net/develo...