Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,132 for

properties

(0.03 sec)
  1. How to Add Underline Annotation into PDF Using C#

    We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#....UnderlineAnnotation class and set some properties, e.g. page number, font color...

    kb.groupdocs.com/annotation/net/how-to-add-unde...
  2. How to Sign XLSX with Image Signature using Java

    Quickly learn how to sign XLSX with image signature using Java. Moreover, a code example will be provided to create image signature in XLSX using Java....appearance of image, set desired properties for ImageSignOptions Call...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  3. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....ArrowAnnotation class and set some properties like position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-arr...
  4. Sign PDF Documents with Text Signature using Gr...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Signature for Java 17.4.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Signature for Java developers can sign PDF documents with text signature as sticker. Furthermore, API permits developers to rotate Text or Image signature appearance. We would recommend you to download the new release and evaluate the exciting features to enhance document signature experience....for PDF Implement extended properties for Text Stamp Implementation...

    blog.groupdocs.com/signature/introducing-groupd...
  5. Get document info | Documentation

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....the document information properties, use the PropertyNames and...available document information properties: using ( Converter converter...

    docs.groupdocs.com/conversion/net/get-document-...
  6. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-ms...
  7. GroupDocs.Assembly for Java 20.8 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs.... see Barcodes Syntax and Properties . Improved barcode scaling...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  8. Working with metadata in MOV files | Documentation

    Reading MOV format-specific Properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Reading MOV format-specific properties The GroupDocs.Metadata API...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....watermark object Set watermark properties images in the document watermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  10. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API.... Set appropriate properties to specify the watermark... text, image etc. Set the property of the instance with the instance...

    docs.groupdocs.com/conversion/net/add-watermark/