Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 17,869 for

watermarking .net

(0.09 sec)
  1. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .net 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  4. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .net library...Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Getting Started / Merger Use...

    docs.groupdocs.com/merger/net/getting-started/u...
  5. Extract Text from MHTML using C#

    This article provides a detailed guide on how to extract text from MHTML using C#. Moreover, it includes code example for efficient text extraction from MHTML in C#....Watermark Product Family GroupDocs.Merger... ensure you have the latest .NET Framework, an IDE like Visual...

    kb.groupdocs.com/parser/net/extract-text-from-m...
  6. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/save-in-raster...
  7. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form....Watermark Product Solution GroupDocs...Family / GroupDocs.Search for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/search/net/nesting-search-qu...
  8. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...Watermark Product Solution GroupDocs...GroupDocs.Redaction for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/python-net/save-in...
  9. Ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#

    Այս հոդվածում դուք կառաջնորդվեք, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#: Նաև կներկայացվի կոդի օրինակ՝ ցույց տալու, թե ինչպես ստեղծել PDF XLSX-ից C#-ով:...Watermark Product Family GroupDocs.Merger...Տեղադրեք GroupDocs.Conversion for .NET -ը NuGet փաթեթի կառավարիչից...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  10. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/signature/net/esign-document...