Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 5,783 for

file signature

(0.64 sec)
  1. Working with metadata in AVI files | GroupDocs

    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); // ....Signature Product Solution GroupDocs...metadata in AVI files Working with metadata in AVI files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....Signature Product Solution GroupDocs...Convert between more than 200 file formats, including Word, PDF...

    docs.groupdocs.com/total/python-net/
  3. Scan Barcode from PDF using Java

    This article offers comprehensive guide on how to scan barcode from PDF using Java, including code example to help you efficiently extract barcode from PDF in Java....Signature Product Family GroupDocs.Metadata...Scanning barcodes from PDF files can greatly enhance workflows...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  4. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...protection for the converted file, using the specified password...

    docs.groupdocs.com/conversion/java/convert-to-s...
  5. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....Signature Product Family GroupDocs.Metadata...Converter class using the MSG file path as an argument for its...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....Signature Product Family GroupDocs.Metadata...effective method to safeguard PDF files is by adding text watermarks...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  7. Convert PDF to PNG using Python

    Learn how to convert PDF to PNG using Python. This guide shows how to export PDF to PNG using Python for simplified sharing and efficient workflow management....Signature Product Family GroupDocs.Metadata...web applications, or optimize files for mobile devices and email...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. Extract Text from DOCX using C#

    This article explains how to extract text from DOCX using C#. It also provides code example to help you implement text extraction from DOCX in C# projects....Signature Product Family GroupDocs.Metadata... Extracting text from DOCX files is a common requirement in many...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  9. Extract Text from PDF using Python

    Learn how to extract Text from PDF using Python. This guide walks through setup and code needed to extract text from PDF in Python without installing extra software....Signature Product Family GroupDocs.Metadata...Text from PDF using Python PDF files are widely used for storing...

    kb.groupdocs.com/viewer/python/extract-text-fro...
  10. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....Signature Product Family GroupDocs.Metadata...the watermark Load the XLSX file with the Watermarker class inside...

    kb.groupdocs.com/watermark/python/add-text-wate...