Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,448 for

properties

(0.31 sec)
  1. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...On this page provides with property ZOrder that expects integer...with a higher number of this property will be displayed above the...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark Properties watermark....font ); // Set watermark properties watermark . setForegroundColor... and . The values of all properties for absolute sizing and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Releasing SharePoint Plugin for GroupDocs.Annot...

    Now, it’s quite easy for SharePoint developers to work with GroupDocs.Annotation for .NET. GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Annotaion for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Annotation for .NET Front End. It demonstrates how GroupDocs.Annotation for .NET can be integrated with SharePoint. GroupDocs.Annotation for SharePoint Plugin Prerequisites SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Windows server 2008 or above Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5 How to Run Plugin Download GroupDocs....visual studio Open project properties, set your Site URL Set your...

    blog.groupdocs.com/annotation/releasing-sharepo...
  4. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata Properties and nested metadata packages. You can easily iterate through the metadata tree...required to get access to all properties extracted from a document...tree consisting of metadata properties and nested metadata packages...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  5. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....method Read the TORRENT file properties advanced_usage.managing_...supports updating some metadata properties of a TORRENT file. Please...

    docs.groupdocs.com/metadata/java/working-with-t...
  6. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code 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/java/sign-document...
  7. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....ImageConvertOptions class for setting the properties to customize the output PNG...extended by defining various properties for customizing the resultant...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Sign Documents with Digital Certificate using C...

    Electronically sign Word & PDF files with digital certificate in C# using .NET API for electronic signatures. Change the appearance of digital signatures.... you can alter following properties: Height Width Border Style...all of the above-mentioned properties. This example customizes...

    blog.groupdocs.com/signature/sign-documents-wit...
  9. Add distance annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-distance...
  10. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....does is change an object’s property from one value to another...half. (Number.) Param 3: The properties of the object (the element)...

    blog.groupdocs.com/total/tips-for-using-the-gre...