Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 496 for

properties

(0.03 sec)
  1. Backroung Brush and Stamp Brush Styles Signatur...

    The major features offered in this release are introduction of Updated PHP and .Net SDKs, Background Text Brush Styles, Stamp Brush Signature and enhanced Search Signature feature along with other improvement and bug fixes....QR-Code Options with new properties Update Signature Barcode...Digital Options with new properties Implement Verify Options...

    blog.groupdocs.cloud/signature/background-brush...
  2. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object Properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature Properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature Properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Options objects and object properties CellsBarcodeSignatur Object...Cells Bar-code Signature properties. CellsBarcodeSignatur Object...

    docs.groupdocs.cloud/signature/search-result-ob...
  3. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....like: Possible Tag Name Property Name Property Value Match Exact Phrase...to play with the metadata properties of documents. Further, I...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  4. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata Properties from the document choosing the Properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all Properties that have “Date” string in names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Metadata By Property Name Extract Metadata By Property Name Leave...metadata properties from the document choosing the properties to extract...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata Properties from the document choosing the Properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all Properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....By Property Name Match Regex Extract Metadata By Property Name...metadata properties from the document choosing the properties which...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata Properties tree; Extract Properties with specified tag; Extract Properties with specified name; Extract Properties with specified value; The table below contains the full list of Properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....whole metadata properties tree; Extract properties with specified...Extract properties with specified name; Extract properties with...

    docs.groupdocs.cloud/metadata/extract-metadata/
  7. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata Properties from the document choosing the Properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all Properties with Created tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....metadata properties from the document choosing the properties by exact...metadata information from all properties with Created tag. Request...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example).... dwf, stl, Ifc, plt, Igs Properties Description format The format...ods, ots, xltx, xltm, tsv Properties Description format The format...

    docs.groupdocs.cloud/conversion/loadoptions/
  9. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing Properties of the documents. With this API you can set metadata with following features: Metadata Properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for Properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....new values into existing properties of the documents. With this...following features: Metadata properties could contain different types...

    docs.groupdocs.cloud/metadata/set-metadata/
  10. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as Properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all Properties that may have names containing specified string value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Metadata By Property Name Add Metadata By Property Name Leave...add metadata information as properties with specified name. cURL...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...