Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,725 for

import

(0.04 sec)
  1. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...to a document using Python: import groupdocs.signature as signature...signature.options import TextSignOptions import groupdocs.signature...

    docs.groupdocs.com/signature/python-net/electro...
  2. Render Visio documents as HTML, PDF, and image ...

    Convert Visio diagrams to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python via .NET API....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...

    docs.groupdocs.com/viewer/python-net/render-vis...
  3. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/render-lot...
  4. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....conversion import Converter def get_document_info...py from groupdocs.conversion import Converter def get_pdf_document_info...

    docs.groupdocs.com/conversion/python-net/develo...
  5. eSign Document with Form Field Signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET...signature using Python: Python import groupdocs.signature as signature...groupdocs.signature.options import FormFieldSignOptions from groupdocs...

    docs.groupdocs.com/signature/python-net/esign-d...
  6. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....how to add a text signature: import groupdocs.signature as signature...of searching for signatures: import groupdocs.signature as signature...

    docs.groupdocs.com/signature/python-net/feature...
  7. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....datetime import datetime from groupdocs.metadata import Metadata...from groupdocs.metadata.common import PropertyValue from groupdocs...

    docs.groupdocs.com/metadata/python-net/set-meta...
  8. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API.... 'use strict' ; // Import GroupDocs.Comparison for Node...// Load Java integration and import utility class for working with...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  9. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....metadata import Metadata def read_basic_exif_properties...Python from groupdocs.metadata import Metadata def read_exif_tags...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....metadata import Metadata from groupdocs.metadata.common import FileFormat...groupdocs.metadata.options import LoadOptions def loading_fi...

    docs.groupdocs.com/metadata/python-net/load-a-f...