Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 3,884 for

classification

(0.31 sec)
  1. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Working with Resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/document-filteri...
  5. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/indexing-from-di...
  6. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/implement-cus...
  7. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/net/create-editabledo...
  8. Install GroupDocs.Total for .NET | Documentation

    This topic describes how to install GroupDocs.Total for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/total/net/installation/
  9. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-x...
  10. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/supported-...