Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,809 for

import

(0.28 sec)
  1. Load document from stream | GroupDocs

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Java API....purpose: import com.groupdocs.conversion.Converter ; import com.groupdocs...exceptions.GroupDocsConversionE ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-documen...
  2. 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....editor import Editor , EditableDocument from...from groupdocs.editor.formats import WordProcessingFormat from groupdocs...

    docs.groupdocs.com/editor/python-net/agents-and...
  3. eSign Document with Image Signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature for Python via .NET....signature using Python: Python import groupdocs.signature as signature...signature.options import ImageSignOptions import groupdocs.signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. llms-full.txt

    # GroupDocs.Watermark for Python via .NET — Complete Documentation > Native Python library that adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, ema......watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark, Font, Color from...

    docs.groupdocs.com/watermark/python-net/llms-fu...
  5. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....NET: Import the groupdocs.redaction classes...py from groupdocs.redaction import Redactor from groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/hello-w...
  6. Add watermarks to images | GroupDocs

    Add watermarks to single or multi-framed images (such as TIFF and GIF) using GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark , Font , Color from...

    docs.groupdocs.com/watermark/python-net/add-wat...
  7. Add watermarks to spreadsheet documents | Group...

    Add watermarks to a particular worksheet, and work with shapes, backgrounds, and headers/footers using GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark , Font , Color from...

    docs.groupdocs.com/watermark/python-net/add-wat...
  8. Merge and split documents with GroupDocs.Merger...

    Join documents, split them into single pages and read document information with GroupDocs.Total for Node.js via Java, with runnable JavaScript examples and downloadable input and output files.... JavaScript import { Merger } from '@groupdocs/groupdocs...'@groupdocs/groupdocs.total' ; import { resolve } from 'path' ; const merger...

    docs.groupdocs.com/total/nodejs-java/developer-...
  9. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...signature import Signature from groupdocs.signature...signature.options import BarcodeSearchOptions from groupdocs.signature...

    docs.groupdocs.com/signature/python-net/search-...
  10. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML file format Traceback (most recent call last): File “D:\kb-python\kbconversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…...Documentation import os from groupdocs.conversion import License,...conversion.options.convert import EmailConvertOptions from groupdocs...

    forum.groupdocs.com/t/exception-on-saving-word-...