Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,725 for

import

(0.05 sec)
  1. Docx to Md | GroupDocs

    This article demonstrates how to convert Words to Markdown with GroupDocs.Markdown for Python via .NET....py import os from groupdocs.markdown import License ,...export_word_with_options.py import os from groupdocs.markdown import License ,...

    docs.groupdocs.com/markdown/python-net/convert/...
  2. Epub to Md | GroupDocs

    This article demonstrates how to convert Ebook to Markdown with GroupDocs.Markdown for Python via .NET....py import os from groupdocs.markdown import License ,...export_ebook_with_options.py import os from groupdocs.markdown import License ,...

    docs.groupdocs.com/markdown/python-net/convert/...
  3. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...datetime import datetime from groupdocs.redaction import Redactor...groupdocs.redaction.options import SaveOptions from groupdocs...

    docs.groupdocs.com/redaction/python-net/save-in...
  4. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Python via .NET features....formats import WordProcessingFormat from groupdocs...groupdocs.editor.options import WordProcessingSaveOp save_options...

    docs.groupdocs.com/editor/python-net/output-for...
  5. Get document info | GroupDocs

    Retrieve file type, page count, and size of a document using GroupDocs.Watermark for Python via .NET....watermark import Watermarker def get_document_info...tream.py import io from groupdocs.watermark import Watermarker...

    docs.groupdocs.com/watermark/python-net/get-doc...
  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....markdown import MarkdownConverter , ConvertOptions...chunks by headings for embedding import re chunks = re . split ( r...

    docs.groupdocs.com/markdown/python-net/agents-a...
  7. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Exception generated while importing annotation from diagram AnnotationImageHandl...with some new features like import of annotation from Diagram...

    blog.groupdocs.com/categories/groupdocs.annotat...
  8. GroupDocs.Annotation for Python via .NET | Grou...

    Native Python library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....annotation import Annotator from groupdocs.annotation...annotation.models import Rectangle from groupdocs.annotation.models...

    docs.groupdocs.com/annotation/python-net/
  9. 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....parser import Parser with Parser ( "./sample...Python from groupdocs.parser import Parser # Create an instance...

    docs.groupdocs.com/parser/python-net/extract-te...
  10. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....options import WordProcessingEditOp edit_options...use_inline_styles.py import os from groupdocs.editor import Editor , License...

    docs.groupdocs.com/editor/python-net/inline-sty...