Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 5,121 for

security

(1.03 sec)
  1. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/java/esign-documen...
  2. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document format. In-Table List With Alternate Content in Email Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a new email. Press “Insert” tab to insert the table. Insert a 2X3 table. Save the template....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/net/delete-signatu...
  5. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/merger/python-net/merge/arch...
  7. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using C#/.NET...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/merger/net/merge-documents-t...
  8. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/metadata/python-net/getting-...
  9. Adding metadata | GroupDocs

    Add metadata properties — one of the most powerful features of the GroupDocs.Metadata for Python via .NET search engine....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/metadata/python-net/adding-m...
  10. Merge EPUB | GroupDocs

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/merger/net/merge/epub/