Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 7,061 for

page

(0.08 sec)
  1. 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 the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to Use GroupDocs' Document Viewer for .NET ...

    We are often asked whether our GroupDocs Viewer for .NET works with Microsoft ASP.NET MVC 4. The answer is YES, it works well. In this article, we will learn how to use the ASP.NET HTML5 DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements GroupDocs Viewer Microsoft ASP.NET MVC 4 Сonnection and useTo use the DLL version of GroupDocs’ document viewer for .NET in an ASP.NET MVC Project: Download GroupDocs Viewer for ....into the ** **section of your page: @Html.CreateViewerScriptLo()...online document viewer on the page, simply add this code: <div...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  3. Subscribing for signing process events | Docume...

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....events Leave feedback On this page class contains several events...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/subscribing-fo...
  4. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....types Leave feedback On this page provides different classes of...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/updating-multi...
  5. Add a Watermark to Converted Document | Documen...

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....Document Leave feedback On this page This topic explains how to add...Click to download it. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....types Leave feedback On this page provides different classes of...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/deleting-multi...
  7. Evaluation Limitations and Licensing | Document...

    free watermark api version is available to evaluate the API which will be similar as licensed but with few limitations....Licensing Leave feedback On this page Note You can use GroupDocs.Watermark...getConsumptionCredit (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/evaluation-li...
  8. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document Page with GroupDocs.Signature API....signature Leave feedback On this page What is a QR code? QR code (or...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/esign-document...
  9. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....advanced Leave feedback On this page provides class with additional...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Set Background Image for Charts using GroupDocs...

    We are excited to release another version of GroupDocs.Watermark for .NET API with new features and enhancements. GroupDocs.Watemark for .NET 17.6.0 supports setting the background image for charts in Excel and PowerPoint documents. It also allows you to add watermark to a specific Page of the Word document. Continue to read more about the new features and enhancements. GroupDocs.Watermark - New Features and EnhancementsFollowing are the new features and enhancements added in GroupDocs....add watermark to a specific page of the Word document. Continue...Adding watermark to a particular page of a Word document Additional...

    blog.groupdocs.com/watermark/set-background-for...