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

assembly

(0.04 sec)
  1. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  2. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/update-annot...
  3. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  5. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/deleting-mult...
  6. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-enc...
  7. Evaluation Limitations and Licensing | Document...

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/evaluation-li...
  8. Configuring search network | Documentation

    This page contains information about configuring the search network....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/configuring-sear...
  9. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/homophone...
  10. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...