Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 3,659 for

import

(0.28 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Get Default Load Options | GroupDocs

    Retrieve the default LoadOptions instance for a specific file extension with Converter.get_possible_conversions_by_extension() — a starting point for customising format-specific load settings at runtime in 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...
  5. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...java import com.groupdocs.editor.EditableDocument ; import com...com.groupdocs.editor.Editor ; import com.groupdocs.editor.examples...

    docs.groupdocs.com/editor/java/deleting-slides-...
  6. How to Convert DOCX to MHTML using Java

    In this article, you will be guided through the steps to convert DOCX to MHTML using Java. Also, code example to generate mhtml from docx in Java can be found in it....from DOCX to MHTML format, import the necessary classes Initialize...All that is required is to import the DOCX file, retrieve the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....layout: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-with-resp...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import java.nio...

    docs.groupdocs.com/comparison/java/load-file-fr...
  9. How to Convert XLSX to CSV using Java

    The focus of this topic is to guide you on how to convert XLSX to CSV using Java, and help you in developing a Java application to change XLSX to CSV in Java....the data in another system or import it into a database. Here are...using the Maven repository Import the required classes for XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....name: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/replace-missing-...