Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 5,157 for

groupdocs.classification

(0.1 sec)
  1. GroupDocs.Search for .NET 18.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 18.6. Major Features There are 3 enhancements in this regular monthly release. The most notable are: Remove obsolete Relevance property from DetailedResultInfo Implement possibility to break indexing operation manually All Changes Key Summary Category SEARCHNET-1564 Remove obsolete Relevance property from DetailedResultInfo Breaking Changes SEARCHNET-957 Implement possibility to break indexing operation manually Enhancement SEARCHNET-1551 Add ImportDictionary and ExportDictionary methods to index dictionaries Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. GroupDocs.Viewer for .NET 21.5 Release Notes | ...

    Features, improvements, and bugs-fixes that are shipped in GroupDocs.Viewer for .NET 21.5...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  3. GroupDocs.Watermark for .NET 18.6 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.6. Major Features There are the following features in this release: Implement ability to lock watermark in Word documents Implement ability to make Word document read-only after applying the watermark Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-945 Implement ability to lock watermark in Word documents New Feature WATERMARKNET-946 Implement ability to make Word document read-only after applying watermark New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  4. Load Spreadsheet document with options | Docume...

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

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. GroupDocs.Watermark for .NET 18.2 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.2. Major Features There is the following new feature in this monthly release: Implement ability to edit Word document objects that can be considered as watermarks Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-787 Implement ability to edit Word document objects that can be considered as watermarks New Feature WATERMARKNET-668 Remove SlidesBaseShape.Hyperlink property (obsolete code) Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  7. Logging and Diagnostics | Documentation

    Enable and configure logging for document conversions with GroupDocs.Conversion for Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  9. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/use-microsoft...
  10. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-m...