Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 5,781 for

values

(0.2 sec)
  1. Working with vCard metadata | GroupDocs

    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...
  2. Working with vCard metadata | GroupDocs

    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...
  3. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated Values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....spreadsheets (Delimiter-Separated Values) using GroupDocs.Editor for...Introduction DSV (Delimiter-Separated Values) documents are a specific form...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  4. Class ChangeInfo, purpose of Method getComponen...

    Hi, what info exactly is this supposed to provide? I’m struggling to write code that compares two csv files and accesses the names and Values of the fields (of the entries that have been changed), so that the result o…...and accesses the names and values of the fields (of the entries...possible to access names and values with getComponentType()? thanks...

    forum.groupdocs.com/t/class-changeinfo-purpose-...
  5. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....and size with pixels (default value) allows to locate signature...of one values above to specify how to implement values in properties...

    docs.groupdocs.com/signature/java/locating-sign...
  6. list-supported-formats.txt

    Bitmap Image File (.bmp) Comma Separated Values File (.csv) Microsoft Word Document (.doc) Word Open XML Macro-Enabled Document (.docm) Microsoft Word Open XML Document (.docx) Word Document Templa......bmp) Comma Separated Values File (.csv) Microsoft Word...Format (.tiff) Tab Separated Values File (.tsv) Plain Text File...

    docs.groupdocs.com/redaction/python-net/_output...
  7. GroupDocs.Assembly Engine APIs | GroupDocs

    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...
  8. GroupDocs.Assembly Engine APIs | GroupDocs

    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 com.groupdocs.assembly.DocumentAssembler 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/java/groupdocs-asse...
  9. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Python via .NET....spreadsheets (Delimiter-Separated Values) like CSV and others. Introduction...Introduction DSV (Delimiter-Separated Values) files are a specific form...

    docs.groupdocs.com/editor/python-net/how-to-edi...
  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...