Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,015 for

properties

(0.04 sec)
  1. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....different measure unit types: Set property with of one values above to...implement values in properties , Set property with of one values...

    docs.groupdocs.com/signature/net/locating-signa...
  2. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature.... you can also modify the properties of a shape in Word documents...following code sample shows the properties that can be modified using...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  3. Add Watermark to Images in C# | Text & Image Wa...

    C# ways to add text to image as watermark, or add image watermarks to PNG, JPG/JPEG, WebP, GIF, TIFF, BMP images using .NET Watermarking API by GroupDocs.... Set other watermark properties like position, rotation,...ImageWatermark class and its properties to customize the watermark...

    blog.groupdocs.com/watermark/add-watermark-to-i...
  4. Remove Watermark from PDF Documents in Java | W...

    Delete or remove watermarks from PDF and other documents in Java. An overview for Java developers to create a watermark removing applications....watermarks having matched properties. The following steps demonstrate...all the required formatting properties. Search and get all the possible...

    blog.groupdocs.com/watermark/remove-watermark-f...
  5. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience....arguments with additional properties Information of URL provided...of result with additional properties Result of Signing methods...

    blog.groupdocs.com/signature/java-e-signing-api...
  6. Render Project documents as HTML, PDF, and imag...

    Convert Microsoft Project files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-ms-...
  7. Retrieve the document information | Documentation

    Retrieving information about a document with GroupDocs.Viewer for .NET...loaded, you can retrieve its properties. For example, you can retrieve...to retrieve the document properties. Also, it shows how to get...

    docs.groupdocs.com/viewer/net/retrieving-docume...
  8. Working with metadata in FLV files | Documentation

    Reading FLV header Properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header Properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....feedback Reading FLV header properties The GroupDocs.Metadata API...using Read the FLV header properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Add checkbox component | Documentation

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java....can specify the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/java/add-checkbox...
  10. Add text redaction annotation | Documentation

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines annotation... Specify the appropriate properties (position, page number, etc)...

    docs.groupdocs.com/annotation/net/add-text-reda...