Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,526 for

properties

(0.03 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....config and example related properties in the configuration.yml...config and example related properties in the configuration.yml...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  5. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....config and example related properties in configuration.yml to meet...config and example related properties in the configuration.yml...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  6. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....watermark object Set watermark properties Setting of Add watermark...characters in watermark text using properties and of . AdvancedUsage.AddingWatermarks...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....interface contain following properties: - property of enumeration type...of signature. Values are - property of enumeration type to specify...

    docs.groupdocs.com/signature/net/locating-signa...
  8. Sign document with ordering the signatures | Do...

    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-...
  9. 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...
  10. Sign document with ordering the signatures | Do...

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

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