Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,509 for

import

(0.04 sec)
  1. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code.... import com.groupdocs.signature ; import com.groupdocs...domain ; import com.groupdocs.signature.options ; import com.groupdocs...

    docs.groupdocs.com/signature/java/basic-usage/
  2. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....中國傳統的 Managing metadata is an important part of document automation...their names and values. import os import groupdocs.metadata as...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  3. Convert a Document to Another Format | Document...

    Learn how to convert a single document to another format using GroupDocs.Conversion for Python via .NET....conversion import Converter from groupdocs.conversion...conversion.options.convert import PdfConvertOptions def conve...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...groupdocs-signature-net Import Required Modules # Import the core GroupDocs...Signature library import groupdocs.signature as gs # Import options for...

    blog.groupdocs.com/signature/sign-documents-wit...
  5. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...using . import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/page...
  6. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...options.load.LoadOptions ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/load-custom-...
  7. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications....PDF: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.PdfViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  8. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....following sample: import groupdocs.watermark as gw import groupdocs.watermark...watermark.watermarks as gww import groupdocs.watermark.common...

    docs.groupdocs.com/watermark/python-net/add-image/
  9. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....“CONFIDENTIAL” stamps across your important files. This creates a professional...sensitive. import groupdocs.watermark as gw import groupdocs.watermark...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  10. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...seem to find a way to even import the module into any of my python...clarify how you are attempting to import the module into your Python...

    forum.groupdocs.com/t/significant-trouble-insta...