Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,480 for

properties

(0.08 sec)
  1. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....example by setting up various properties using the ImageConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....ImageConvertOptions class for defining the properties to customize the output JPG...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Set Signature Position in Cells Document using ...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET 18.7 with multitude new features like ability for cancellation of signing process and additional search criteria for Digital Signatures of Words and Cells documents. Furthermore, this monthly release also covers some improvements and fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Additional Search CriteriaNow users of this API can search Digital Signatures in Cells and Words documents with additional search criteria Following example demonstrates how to search Digital Signatures in Words document: // setup options with text of signature WordsSearchDigitalOptions searchOptions = new WordsSearchDigitalOptions(); // setup additional search criteria searchOptions....demonstrates using Measure Type properties to set a position of QR-Code...

    blog.groupdocs.com/signature/groupdocs.signatur...
  4. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....TextWatermark class and tailor its properties according to your preferences...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  5. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/java/esign-word-pr...
  6. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Analyze response over the properties and signatures as the instances...

    docs.groupdocs.com/signature/java/signing-archi...
  7. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...the interface that contains properties for size limits: C# /// <summary>...in pixels. ''' </summary> Property MaxWidth As Integer ''' <summary>...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  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 .NET API....class includes the following properties: is a list of changes that...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  9. 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...Right-click the project → Properties → Java Build Path → Libraries...

    docs.groupdocs.com/metadata/java/installation-m...
  10. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...options and set the ZOrder property. Call method of class instance...analyze SignResult (IResult properties) Console . WriteLine ( $"Sign-process...

    docs.groupdocs.com/signature/net/sign-document-...