Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 4,973 for

assembly

(0.12 sec)
  1. Working with metadata in FLV files | GroupDocs

    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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/verify-text-si...
  3. Search for Form Field e-signatures | GroupDocs

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-for...
  4. GroupDocs.Parser para .NET 25.12 – Atualizações...

    Explore as novidades do GroupDocs.Parser para .NET 25.12. Disponível agora no NuGet e no site da GroupDocs.... Download direto – Assemblies para .NET e .NET Framework...

    blog.groupdocs.com/pt/parser/groupdocs-parser-f...
  5. GroupDocs.Total for Python 25.10 – 最新更新和修复(2025...

    了解 GroupDocs.Total for Python 25.10 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...Assembly for Python via .NET 25.5 Release...

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  6. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/search-by...
  7. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/basic-usage/
  8. System requirements | GroupDocs

    GroupDocs.Watermark for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/system-require...
  9. System Requirements | GroupDocs

    It does not require any external software or third party tool to be installed...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/system-requir...
  10. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/merge-ind...