Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 3,204 for

image signature

(0.14 sec)
  1. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Comparison....Signature Product Solution GroupDocs...PowerPoint presentation or image etc.). represents count of document...

    docs.groupdocs.com/comparison/java/get-file-info/
  2. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Signature Product Solution GroupDocs...gets XMP properties of a PNG image and displays them on the screen...

    docs.groupdocs.com/metadata/java/working-with-x...
  3. How to Add Link Annotation to PDF using C#

    Let's examine the step-by-step instructions to add link annotation to PDF using C# along with code example to create annotation link in PDF using C#....Signature Product Family GroupDocs.Metadata...such as ellipse, highlight, image, strikeout, search text and...

    kb.groupdocs.com/annotation/net/how-to-add-link...
  4. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Signature Product Solution GroupDocs...(). size ()) The following image shows a sample console output:...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  5. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....Signature Product Solution GroupDocs...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  6. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Comparison....Signature Product Solution GroupDocs...PowerPoint presentation or image etc.). represents count of document...

    docs.groupdocs.com/comparison/net/get-file-info/
  7. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/net/convert/note/
  8. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP Image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...metadata for specific formats / Images / Working with BMP metadata...

    docs.groupdocs.com/metadata/net/working-with-bm...
  10. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Signature Product Solution GroupDocs...Excel spreadsheet document as image link inside of predefined cell...

    docs.groupdocs.com/merger/net/add-document-to-s...