Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 3,898 for

classification

(0.05 sec)
  1. Licensing and Subscription | Documentation

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/nodejs-java/licensing...
  2. 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.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-c...
  3. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/convert/ebook/
  4. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/working-with-w...
  7. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/locking-waterm...
  8. Licensing and evaluation | Documentation

    GroupDocs.Merger for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/nodejs-java/licensing...
  9. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion...Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/skip-loading...
  10. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/load-wordpro...