Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,536 for

image watermarking

(0.04 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger...Remove Text Watermark from DOCX Using C# Update Watermark Text in...

    kb.groupdocs.com/categories/page/15/
  2. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display Image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Watermark Product Solution GroupDocs...a desired shape to display image in it. Go to Insert Tab and...

    docs.groupdocs.com/assembly/net/generating-repo...
  3. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Watermark Product Solution GroupDocs...Form-field signatures; - for Image signatures; - for Metadata signatures;...

    docs.groupdocs.com/signature/net/esign-document...
  4. Images | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Watermark Product Solution GroupDocs...formats / Images Images Leave feedback Extracting common image information...

    docs.groupdocs.com/metadata/java/images/
  5. Basic Usage | Documentation

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Watermark Product Solution GroupDocs...redactions Spreadsheet redactions Image redactions Remove page redactions...

    docs.groupdocs.com/redaction/java/basic-usage/
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger...using Java Perform Reverse Image Search using Java Regular expression...

    kb.groupdocs.com/categories/page/4/
  7. Document Navigation and Watermark in ASP.NET We...

    Good news for ASP.NET WebForm Developers. GroupDocs team is releasing a new version for GroupDocs.Viewer for .NET WebForm Modern UI. All features supported in the MVC Modern UI are now available in the WebForm Modern UI. User’s working across different platforms can enjoy user-friendly interface, easily manageable code and pixel perfect rendering. In this new release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons....2 user can now add **Watermark **in the document and **Navigate...can now add watermark in page html , page image , document’s...

    blog.groupdocs.com/viewer/document-navigation-w...
  8. Extracting MakerNote Metadata | Documentation

    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....Watermark Product Solution GroupDocs...formats / Images / Working with metadata in JPEG images / Extracting...

    docs.groupdocs.com/metadata/net/extracting-make...
  9. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs...BaseSignature >(); // collect image signatures to delete foreach...

    docs.groupdocs.com/signature/net/deleting-multi...
  10. Working with Metadata in ASF Files | Documentation

    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....Watermark Product Solution GroupDocs...Compression ); Console . WriteLine ( "Image height: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...