Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,184 for

library

(0.06 sec)
  1. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/verify-text-s...
  2. How to search for Digital signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-dig...
  3. 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....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Get supported file formats | GroupDocs

    This article shows how to check supported file formats....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/get-supported-fi...
  5. HTML | GroupDocs

    This article explains that how to extract HTML formatted text from document page in Java....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/html/
  6. Render DOCX as JPG using Python

    Learn how to render DOCX as JPG using Python. This guide provides a step-by-step approach and sample code to convert DOCX to JPG in Python for seamless integration....Start by installing the Viewer library, which provides robust APIs...

    kb.groupdocs.com/viewer/python/render-docx-as-j...
  7. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....After configuring the chosen library and adjusting file paths as...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. Convert EML to XPS using C#

    Effectively convert EML to XPS using C# without the need for additional tools. Elevate document processing with this guide on how to export EML to XPS using C#....you’ve configured your selected library and made the necessary adjustments...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  9. Convert PDF to TIF using Python

    In this topic, you will learn how to convert PDF to TIF using Python. Moreover, a code example will be provided with steps to export PDF to TIF using Python....by installing the necessary library and importing the relevant...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....NET library to implement full-text search...

    kb.groupdocs.com/search/net/perform-faceted-sea...