Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 187 for

rb

(1.22 sec)
  1. Sign Document with Digital Signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in Python with step-by-step instructions....pfx" , "rb" ) as cert_stream : # Create...

    docs.groupdocs.com/signature/python-net/sign-do...
  2. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Redaction 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/redaction/python-net/agents-...
  3. Licensing | GroupDocs

    Evaluate, apply, and manage licenses for GroupDocs.Conversion for Python via .NET — free trial with limitations, 30-day temporary license, file and stream license loading, and metered licensing....it with open ( license_path , "rb" ) as license_stream : license...

    docs.groupdocs.com/conversion/python-net/licens...
  4. get-supported-file-formats.txt

    ActionScript Programming Language format (.as) ActionScript Programming Language format (.as3) Assembler Programming Language format (.asm) Type of interpreter that processes shell commands (.bash)......rb) Ruby Interface file format (...

    docs.groupdocs.com/comparison/python-net/_outpu...
  5. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Python via .NET....md" , "rb" ) as stream : editor_from_stream...

    docs.groupdocs.com/editor/python-net/edit-markd...
  6. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using the Python programming language....epub" , "rb" ) as stream : editor_from_stream...

    docs.groupdocs.com/editor/python-net/edit-ebook/
  7. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Python via .NET....eml" , "rb" ) as stream : editor_from_stream...

    docs.groupdocs.com/editor/python-net/edit-email/
  8. Agents and LLM Integration | GroupDocs

    GroupDocs.Editor 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 editing pipelines....lic" , "rb" ) as f : License () . set_license...**Streams**: pass `open("file", "rb")` or `io.BytesIO(data)` where...

    docs.groupdocs.com/editor/python-net/agents-and...
  9. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using the Python programming language....xml" , "rb" ) as stream : editor_from_stream...

    docs.groupdocs.com/editor/python-net/edit-xml/
  10. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....use with open ( output_file , "rb" ) as file_handle : page_stream...

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