Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 168 for

load context

(0.84 sec)
  1. GroupDocs.Editor for Python via .NET 26.5 – Qui...

    Hi everyone, GroupDocs.Editor for Python via .NET version 26.5 is now available on PyPI, bringing the full .NET‑powered document‑editing capabilities to Python developers. Highlights HTML round‑trip editing: convert …... Streams and context managers: load documents from any...

    forum.groupdocs.com/t/groupdocs-editor-for-pyth...
  2. Remove Document Password | GroupDocs

    Decrypt and remove the open password from a PDF, Word, Excel, or PowerPoint document using remove_password() with GroupDocs.Merger for Python via .NET....protected document can be opened load_options = LoadOptions ( password...password = "p@ss" ) # Load the password-protected document with...

    docs.groupdocs.com/merger/python-net/remove-doc...
  3. Add Image Watermark to PPT Using Python

    This guide shows how to add image watermark to PPT using Python, helping you apply a centered logo watermark across slides for professional presentations....files and slide-level alignment Load the PPT presentation using the...Watermarker class within a context manager Create an ImageWatermark...

    kb.groupdocs.com/watermark/python/add-image-wat...
  4. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can downLoad the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder.... This loads HTML content from the data folder...JavaScripts that the add-on uses are loaded at this point. Note that the...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  5. Check Document Password Protection | GroupDocs

    Determine whether a PDF, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....protected document can be opened load_options = LoadOptions ( password...password = "p@ss" ) # Load the password-protected document with...

    docs.groupdocs.com/merger/python-net/check-docu...
  6. Groupdocs viewer 8.0.7/8.1.x - Pages not loaded...

    Hi, Issue has been noticed where in the print preview window of browser not all pages are seen, just broken page view appears as shown in the screenshot. It was expected that page Loading popup to appear but it doesn’t a…...x - Pages not loaded in viewer are not available...It was expected that page loading popup to appear but it doesn’t...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-8-...
  7. Update Document Password | GroupDocs

    Replace the existing open password of a PDF, Word, Excel, or PowerPoint document with a new password using UpdatePasswordOptions with GroupDocs.Merger for Python via .NET....protected document can be opened load_options = LoadOptions ( password...password = "old_p@ss" ) # Load the password-protected document with...

    docs.groupdocs.com/merger/python-net/update-doc...
  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....GroupDocs provides an MCP (Model Context Protocol) server that enables...documentation on demand instead of loading it all at once. This saves...

    docs.groupdocs.com/editor/python-net/agents-and...
  9. Add Image Watermark to XLS Using Python

    Explore how to add image watermark to XLS using Python and safeguard spreadsheet files by inserting a centered logo watermark across worksheets....and watermark configuration Load the XLS workbook using the Waterm...Watermarker arker class inside a context manager Create an ImageWatermark...

    kb.groupdocs.com/watermark/python/add-image-wat...
  10. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....merge_archive_documents (): # Load the first archive as the merge...file (ZIP, 1 KB) Explanation Load base archive : Merger("./input...

    docs.groupdocs.com/merger/python-net/merge/arch...