Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 5,465 for

file signature

(0.27 sec)
  1. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...following images show the output file with and without external resources...

    docs.groupdocs.com/viewer/java/loading-external...
  2. 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....Signature Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Install GroupDocs.Viewer for Python via .NET | ...

    Install GroupDocs.Viewer for Python via pip or download assemblies from the official website....Signature Product Solution GroupDocs...dependency to your requirements.txt file by including the following line:...

    docs.groupdocs.com/viewer/python-net/installation/
  4. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Signature Product Solution GroupDocs...String filePath ) { File file = new File ( filePath ); DocumentField...

    docs.groupdocs.com/search/java/custom-text-extr...
  5. GroupDocs.Metadata Overview | GroupDocs

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....Signature Product Solution GroupDocs...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/net/product-overview/
  6. How to Compare Images in C#

    Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?...Signature Product Family GroupDocs.Metadata...for loading the source Image file Call the Add method of the Comparer...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PDF, Diagram, Slide and Words file formats etc. The GroupDocs team...and **Navigate **through the file browser’s documents using next...

    blog.groupdocs.com/groupdocs.blog/page/72/
  8. How to Remove Annotation from PDF using Java

    Review the process to remove annotation from PDF using Java by consuming a popular annotation library and how to develop the feature to remove annotation in Java....Signature Product Family GroupDocs.Metadata...class and pass the source PDF file to its constructor Initialize...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  9. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....Signature Product Family GroupDocs.Metadata...hyperlinks embedded in PPT files. Whether you aim to validate...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  10. Compare Markdown documents | GroupDocs

    Learn how to compare Markdown (.md) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight differences between Markdown Files with simple Python code....Signature Product Solution GroupDocs...versioned documentation, README files, or technical writing where...

    docs.groupdocs.com/comparison/python-net/compar...