Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 187 for

rb

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Generate signatures preview | GroupDocs

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

    docs.groupdocs.com/signature/python-net/generat...
  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...