Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,809 for

import

(1.46 sec)
  1. Get Document Information | GroupDocs

    Inspect a document — file type, page count, attachments, and format-specific metadata — with the Viewer.get_view_info and Viewer.get_file_info methods in GroupDocs.Viewer for Python via .NET....viewer import Viewer from groupdocs.viewer.options import ViewInfoOptions...from typing import cast from groupdocs.viewer import Viewer from...

    docs.groupdocs.com/viewer/python-net/developer-...
  2. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion 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 pipelines....conversion import Converter from groupdocs.conversion...conversion.options.convert import ( PdfConvertOptions , ImageConvertOptions...

    docs.groupdocs.com/conversion/python-net/agents...
  3. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.ConverterSettings ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  4. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... Python import groupdocs.signature as signature...groupdocs.signature.options import MetadataSignOptions from groupdocs...

    docs.groupdocs.com/signature/python-net/esign-p...
  5. Extract text structure | GroupDocs

    Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....parser import Parser import xml.etree.ElementTree...from groupdocs.parser import Parser import xml.etree.ElementTree...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....parser import Parser from groupdocs.parser.options import LoadOptions...parser import Parser from groupdocs.parser.options import LoadOptions...

    docs.groupdocs.com/parser/python-net/load-passw...
  7. Extract highlights | GroupDocs

    Learn how to extract text highlights (context snippets) from documents using GroupDocs.Parser for Python via .NET. Extract text with surrounding context for search results and previews....parser import Parser from groupdocs.parser.options import HighlightOptions...parser import Parser from groupdocs.parser.options import HighlightOptions...

    docs.groupdocs.com/parser/python-net/extract-hi...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....comments: import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-wordpro...
  9. GroupDocs.Metadata for Python 26.5 – May 2026 R...

    GroupDocs.Metadata for Python 26.5 adds a typed API with .pyi stubs, Python 3.14 support, self‑contained wheels for all platforms, and AI agent integration....metadata import Metadata with Metadata( "input...automatically discover the API surface, import paths, and usage patterns via...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  10. PDF Conversion with Arabic Content - renders co...

    I have a docx file with Hebrew Content. It renders content in Wrong Direction. Check the below Pics and also Attached Docx & PDF as well Also Attached Sample Code We use for Converting Docx to PDF Import com.groupdocs…...to PDF import com.groupdocs.conversion.Converter; import com.groupdocs...conversion.contracts.FontSubstitute; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/pdf-conversion-with-arabi...