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

attributes

(0.08 sec)
  1. 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....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/java/working-with-x...
  2. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code 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...
  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. 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 OpenTypeRootPackage....PrintAttributes ( CmsAttribute [] attributes ) { //Display the CmsAttributes...CmsAttributes of an OID if ( attributes != null ) { foreach ( CmsAttribute...

    docs.groupdocs.com/metadata/net/working-with-op...
  5. How to Convert HTML to PDF using C#

    This article helps you learn the process to convert HTML to PDF using C#. Also, take a look at the sample code for the PDF to HTML C# capability....PdfConvertOptions class and set attributes for the output PDF document...Converter class, defines the attributes for the output document with...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. 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...
  7. 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...
  8. 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...
  9. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code 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/java/sign-document...
  10. 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...