Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,526 for

properties

(0.03 sec)
  1. Generate QR Codes in C# | Sign Documents and Im...

    Electronically sign documents and Images by generating QR codes in C# and attach these to Word, Excel, PDF, PNG, JPG, WebP files using .NET Signature API.... Set the QR code properties using the QrCodeSignOptions...transparency, and some more properties to alter their appearance...

    blog.groupdocs.com/signature/generate-qr-codes-...
  2. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-underlin...
  3. Add highlight annotation | Documentation

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....following methods to set the properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-highligh...
  4. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...On this page provides with property Extensions that expects list...extension for Text signature property Here are the steps to add...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Watermark Protected Files using C# | Text & Ima...

    Add text watermarks and image watermarks to password-protected Word, PDF, PowerPoint, Excel files using C#. Customize watermark appearance using .NET API....opacity, color, and other properties. Add watermark to document...rotation, opacity, and other properties. Add watermark to document...

    blog.groupdocs.com/watermark/watermark-password...
  6. Convert CAD Drawings to PDF in C# .NET | DGN DW...

    C# guide to convert the CAD files like DWG, DGN, and DWF to PDF format using document and image conversion .NET API by GroupDocs....certain properties while loading CAD files. These properties include...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  7. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....following are some of the properties that can be adjusted while...as PNG. Set other relevant properties using the respective setter...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  8. Watermark Protected Files in Java | Text & Imag...

    Use Java API to add text & image watermark to password-protected Word, PDF, PowerPoint, Excel files. Customize watermark appearance using GroupDocs API....opacity, color, and other properties of watermark. Add the watermark...rotation, opacity, and other properties. Now, add watermark to document...

    blog.groupdocs.com/watermark/watermark-password...
  9. Working with metadata in AVI files | Documentation

    Reading AVI header Properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header Properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....feedback Reading AVI header properties The GroupDocs.Metadata API...using Read the AVI header properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... // Use Margin properties Top, Bottom to provide vertical...be ignored. // Use Margin properties Left, Right to provide horizontal...

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