Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 9,583 for

image

(0.18 sec)
  1. GroupDocs.Signature for .NET 25.12 – 最新更新和修复(20...

    探索 GroupDocs.Signature for .NET 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...优化验证 如何获取更新 资源 本次发布的新功能 # [功能] Image digital signature support and...inputFile = "image.png" ; string outputFile = "signed_image.png" ;...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  2. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to Image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....formats / Images / Working with metadata in JPEG images / Extracting...MakerNote metadata refers to image information that is written...

    docs.groupdocs.com/metadata/net/extracting-make...
  3. Saving signed documents with different formats ...

    This section explains how to save document with various file formats....different formats Leave feedback Image → format PDF → format Presentaion...

    docs.groupdocs.com/signature/net/saving-signed-...
  4. Saving signed documents with different formats ...

    This section explains how to save document with various file formats....different formats Leave feedback Image → format PDF → format Presentaion...

    docs.groupdocs.com/signature/java/saving-signed...
  5. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Compare different formats as image GluedShapes in Diagram Improvements...Bug Fix Output of PDF with images is not as expected Available...

    blog.groupdocs.com/categories/groupdocs.compari...
  6. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...content) Error converting DCM file Image Export failed exception when...net core Article related to ‘Images OCR’ is missing in GroupDocs...

    forum.groupdocs.com/t/free-support-policies/6034
  8. Disable FileSystem Cache - Free Support Forum -...

    Hi, we recently purchased GroupDocs Total for Java to use as a Viewer in our WebSphere J2EE Application. During our evaluation, we noticed that several files are created on our local file system. When deploying to our …... so you should use only an Image mode. Regarding using your document...

    forum.groupdocs.com/t/disable-filesystem-cache/...
  9. GroupDocs.Conversion Product Family

    Find answers about converting documents and Images of various types using code on any platform....using Python Convert HTML to Image using Python Convert HTML to...

    kb.groupdocs.com/conversion/
  10. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....BaseSignature >(); // collect image signatures to delete foreach...SignatureType == SignatureType . Image ) { signaturesToDelete . Add...

    docs.groupdocs.com/signature/net/deleting-multi...