Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,156 for

import

(0.51 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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-...
  5. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of new features, improvements and bug fixes. Some new image formats are introduced such as EMF/WMF and CAD. Furthermore, Importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback.... Furthermore, importing annotations from Word documents...Implement annotating Email format Import annotations in tables for Word...

    blog.groupdocs.com/annotation/introducing-group...
  6. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java....compare PowerPoint documents Import essential classes for developing...developing the functionality. Then, import the necessary classes for comparison...

    kb.groupdocs.com/comparison/java/how-to-compare...
  7. Reorder pages | GroupDocs

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for Java...pages: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/reorder-pages/
  8. 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...
  9. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  10. Get Default Load Options | GroupDocs

    Learn how to retrieve default load options for a source format using GroupDocs.Conversion for Python via .NET....conversion import Converter from groupdocs.conversion...conversion.options.load import WordProcessingLoadOp def get_default_load_options...

    docs.groupdocs.com/conversion/python-net/develo...