Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,049 for

image signature

(0.14 sec)
  1. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Signature Product Solution GroupDocs...relative path to your image. Ex: @"C:\Docs\image.png" using ( Watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  2. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster Images with only one line of code....Signature Product Solution GroupDocs...of a PDF document to raster images with only one line of code...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  3. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Signature Product Solution GroupDocs...textWatermarkOptions ); // Add image watermark to the second slide...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....1: Retrieve metadata from an image Use Case 2: Clean up metadata... Microsoft Office formats, images, audio, video and many others...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  5. Ինչպես փոխարկել պատկերը PDF-ի C#-ով

    Հետևեք այս հիմնական ձեռնարկին, որպեսզի սովորեք, թե ինչպես փոխարկել պատկերը PDF-ի C#-ով: Դա քայլ առ քայլ հրահանգներ է օրինակելի կոդով պատկերը PDF-ի փոխարկելու համար՝ օգտագործելով C#:...Signature Product Family GroupDocs.Metadata...նախագիծը կարգավորելու և C# Image-ի PDF-ի փոխակերպման գործառույթն...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format....Signature Product Solution GroupDocs...to the , EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/net/working-with-ex...
  7. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); 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); } Working with XMP Metadata GroupDocs....Signature Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Signature Product Solution GroupDocs...textWatermarkOptions ); // Initialize image watermark ImageWatermark imageWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# Image extractor from Word....Signature Product Family GroupDocs.Metadata...Product Family How to Extract Images from Word Document in C# In...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  10. Ինչպես փոխարկել HTML-ը պատկերի Java-ում

    Մանրամասն իմացեք HTML-ը Java-ի Պատկերի փոխարկելու համար փաստաթղթերի փոխակերպման գործընթացը և ինչպես օգտագործել այս հրահանգները՝ Java HTML-ից Image փոխարկիչի հնարավորություն ստեղծելու համար:...Signature Product Family GroupDocs.Metadata...փոխակերպման տարբերակներ ելքային Image ֆայլի համար Ի վերջո, կանչեք...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...