Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,229 for

import

(0.44 sec)
  1. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse...setup import com.groupdocs.metadata.Metadata ; import com.groupdocs...metadata.core.FileFormat ; import com.groupdocs.metadata.core...

    docs.groupdocs.com/metadata/java/installation-m...
  2. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer for Python offers purchase plans, a free trial, and a 30-day temporary license for evaluation....from a file: import os from groupdocs.viewer import License def...from a stream: import os from groupdocs.viewer import License def...

    docs.groupdocs.com/viewer/python-net/licensing-...
  3. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...file paths. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  4. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.PresentationFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-p...
  5. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python....py import groupdocs.signature as gs import groupdocs.signature...signature.options as gso import sys import os def sign_pdf_with_text_signature...

    docs.groupdocs.com/signature/python-net/getting...
  6. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.WebConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-h...
  7. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.WordProcessingFileTy ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-w...
  8. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... import groupdocs.signature as signature...groupdocs.signature.options import ( TextVerifyOptions , BarcodeVerifyOptions...

    docs.groupdocs.com/signature/python-net/verify-...
  9. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.examples.Constants ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-p...
  10. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...changes. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-l...