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

image signature

(0.57 sec)
  1. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....properties and read/update/remove image cover tag in MP3 file format...Search Barcode and QR-Code Signatures in Business Documents? #...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  2. How to Add Underline Annotation into PDF Using C#

    We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#....Signature Product Family GroupDocs.Metadata...a topic about incorporating image annotations into PDF files....

    kb.groupdocs.com/annotation/net/how-to-add-unde...
  3. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to Images inside a document then it can be possible using GroupDocs.Watermark....Signature Product Solution GroupDocs...Adding watermarks / To images / To images inside a document Adding...

    docs.groupdocs.com/watermark/net/adding-waterma...
  4. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Signature Product Solution GroupDocs...document Specify the JPEG image quality Set image size limits Optimize...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  5. Working with metadata in GIF images | GroupDocs

    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...
  6. 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...
  7. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and Image file formats within .NET applications. It rasterizes documents and Images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer...rendering over 50 documents and image file formats within .NET applications...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  8. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....Signature Product Solution GroupDocs...Word, PDF, Excel, PowerPoint, images, and text files. Compare and...

    docs.groupdocs.com/total/python-net/product-ove...
  9. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...download it. Image Files (JPG, PNG, TIFF, etc.) For images, details...

    docs.groupdocs.com/conversion/java/get-document...
  10. Add watermarks to PowerPoint presentations | Gr...

    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...