Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,280 for

values

(0.12 sec)
  1. Customize watermarks | Documentation

    This article shows how to adjust text or image watermarks to your needs.... Possible values are None (default), Left ,...opacity of the watermark as a value ranging from 0 (fully transparent)...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  2. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....DataSet , all attributes and text values of XML elements are loaded...formats to output corresponding values, because all of them are treated...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  3. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....DataSet , all attributes and text values of XML elements are loaded...formats to output corresponding values, because all of them are treated...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  4. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class... The default value of the property is null. An...synchronously. The default value is false, meaning synchronous...

    docs.groupdocs.com/search/net/indexing-options/
  5. Advanced search for Metadata signatures | Docum...

     This article explains how to search various data Values types within electronic signatures in the document metadata by GroupDocs.Signature API....signatures and convert obtained values to various data types. Here...obtain corresponding Metadata value to required data type. Search...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....PrintArray ( string [] values ) { if ( values != null ) { foreach...string value in values ) { Console . WriteLine ( value ); } }...

    docs.groupdocs.com/metadata/net/working-with-vc...
  7. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....[] values ) { if ( values != null ) { for ( String value : values...{ System . out . println ( value ); } } } Getting Metadata with...

    docs.groupdocs.com/metadata/java/working-with-v...
  8. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed Values rather than just strings in template documents. Although CSV as a format does not define a way to store Values of types other than strings, CsvDataSource is capable to recognize Values of the following types by their string representations:...enables you to work with typed values rather than just strings in...does not define a way to store values of types other than strings...

    docs.groupdocs.com/assembly/net/working-with-cs...
  9. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....default this property has a NULL value, which means that GroupDocs...properties to their default values. If user will use this constructor...

    docs.groupdocs.com/editor/java/document-protect...
  10. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....package and get desired name-value pairs. Similarly, get the IFD...packages to displays its keys and values. // Extract all EXIF Metadata...

    blog.groupdocs.com/metadata/manage-exif-data-in...