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

file signature

(0.75 sec)
  1. Extract annotations from document | GroupDocs

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...serialize annotations to the file. The following code snippet...

    docs.groupdocs.com/annotation/net/extract-annot...
  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 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....Signature Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Signature Product Solution GroupDocs...) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook, CSV, JSON or XML using GroupDocs.Metadata for Python via .NET....Signature Product Solution GroupDocs...pdf input.pdf is the sample file used in this example. Click...

    docs.groupdocs.com/metadata/python-net/exportin...
  5. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...Signature Product Solution GroupDocs...business-plan.docx is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/markdown-flavor/
  6. 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...
  7. 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/
  8. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...popular microsoft office and email file formats based upon template...

    docs.groupdocs.com/assembly/net/features-overview/
  9. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Signature Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/java/index-browser/
  10. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Signature Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/net/index-browser/