Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 5,534 for

file signature

(0.64 sec)
  1. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....Signature Product Family GroupDocs.Metadata...package to support XLSX to EMF file transformation Import Converter...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  2. Add Text Watermark to RTF using C#

    Let's learn how to add text watermark to RTF using C#. Furthermore, you'll receive a code example that demonstrates how to insert text watermark to RTF in C#....Signature Product Family GroupDocs.Metadata...applying a watermark to a RTF file Create an instance of the Watermarker...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  3. 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...
  4. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Signature Product Solution GroupDocs...annotating process to any supported file format (instead of AnnotationImageHandl...

    docs.groupdocs.com/annotation/java/migration-no...
  5. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF Files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....Signature Product Solution GroupDocs...PDF Documents in C# .NET PDF files often contain metadata such...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Handle Common Template and Data Errors | GroupDocs

    Catch and handle common exceptions during document assembly and validate template syntax and data....Signature Product Solution GroupDocs...} Handle File Not Found Errors Check if template file exists:...

    docs.groupdocs.com/assembly/net/basic-usage-err...
  7. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Signature Product Solution GroupDocs...intermediate , and save to disk as HTML file with resource folder. Almost...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  8. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....Signature Product Solution GroupDocs...various sources: From files in the file system. From a stream...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  9. 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/
  10. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Signature Product Solution GroupDocs...to a file, use the method. To import words from a file, use the...

    docs.groupdocs.com/search/java/stop-word-dictio...