Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,062 for

properties

(0.3 sec)
  1. 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 the AviRootPackage.getHeader method Read the AVI header Properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....feedback Reading AVI header properties The GroupDocs.Metadata API...method Read the AVI header properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Add link annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-link-ann...
  3. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....(zero-based) and update its properties as needed. Call the method...Suggest we want change some properties of existed annotation AreaAnnotation...

    docs.groupdocs.com/annotation/java/update-annot...
  4. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....attribute), specify attributes for properties like to specify serialization...display format, same as to mark property of class as not serialize...

    docs.groupdocs.com/signature/java/implement-cus...
  5. Add polyline annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-polyline-...
  6. ITempDataHandler is Introduced in GroupDocs.Con...

    A new release of GroupDocs.Conversion for .NET 18.6 is on-board. This release covers few improvements. Such as ConversionHandler constructors are reduced to one. Please visit the release notes. We’d recommend you to integrate latest version of the API in your application and share your feedback. Improvements Reducing ConversionHandler constructors to one ITempDataHandler for handling temp operations stream Introducing new Properties in ConversionConfig for different handler types API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....operations stream Introducing new properties in ConversionConfig for different...

    blog.groupdocs.com/conversion/itempdatahandler-...
  7. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks 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/net/render-ebooks/
  8. 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-...
  9. 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...
  10. 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...