Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 279 for

attributes

(0.03 sec)
  1. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....class attributes (like custom serialization attribute, custom...custom encryption attribute), specify attributes for properties like...

    docs.groupdocs.com/signature/net/sign-documents...
  2. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....MarkupConvertOptions class for defining attributes for the converted document...the converted HTML file’s attributes, such as the list of page...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 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....loading XML into DataSet , all attributes and text values of XML elements...representations of corresponding attributes and text values of XML elements...

    docs.groupdocs.com/assembly/net/working-with-xm...
  4. Getting documents in network | Documentation

    This page contains information about getting indexed documents in the search network....getFilePath ()); String [] attributes = indexer . getAttributes...getFilePath ()); for ( String attribute : attributes ) { System . out ....

    docs.groupdocs.com/search/java/getting-document...
  5. How to Convert PDF to Excel using Java

    This tutorial provides detailed instructions to convert PDF to Excel using Java and generated Java code to convert PDF to Excel for document conversion....SpreadsheetConvertOp class for setting attributes for the converted Excel document...class to define numerous attributes for the generated Excel file...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....results based on specific attributes, such as categories, dates...organizes search results based on attributes or facets. For example, in...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  7. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....printAttributes ( CmsAttribute [] attributes ) { //Display the CmsAttributes...if ( attributes != null ) { for ( CmsAttribute attribute : attributes...

    docs.groupdocs.com/metadata/java/working-with-o...
  8. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....class attributes (like custom serialization attribute, custom...custom encryption attribute), specify attributes for properties like...

    docs.groupdocs.com/signature/java/sign-document...
  9. Perform Faceted Search using Java

    This topic will guide you on how to perform faceted search using Java. You’ll find code to create faceted search in Java without the need for any additional tools....results based on specific attributes, such as categories, dates...results based on distinct attributes or facets. For example, in...

    kb.groupdocs.com/search/java/perform-faceted-se...
  10. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....class with serialization attribute created in step above, specify...class attributes (like custom serialization attribute, custom...

    docs.groupdocs.com/signature/java/implement-cus...