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

rb

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. AI Agents and LLM Integration | GroupDocs

    GroupDocs.Comparison for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document review and change-detection pipelines....docx" , "rb" ) as src , open ( "target.docx" , "rb" ) as tgt...with open ( "license.lic" , "rb" ) as f : License () . set_license...

    docs.groupdocs.com/comparison/python-net/agents...
  9. 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...
  10. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Python via .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, AGENTS.md shipped in the package, and structured output for RAG pipelines....lic" , "rb" ) as f : License () . set_license...**Streams**: pass `open("file", "rb")` or `io.BytesIO(data)` where...

    docs.groupdocs.com/markdown/python-net/agents-a...