Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,049 for

properties

(0.04 sec)
  1. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add 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 added. You could search for Properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....following features: Metadata properties could contain different types...many ways to specify what property should be added. You could...

    docs.groupdocs.cloud/metadata/add-metadata/
  2. Extract Metadata By Property Name Match Exact P...

    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 with the exact same name as specified. 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 / Extract Metadata By Property Name Match Exact Phrase Extract...Extract Metadata By Property Name Match Exact Phrase Leave feedback...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....Java, and changing metadata properties using specified tags. As...below: Changing EPUB Metadata Properties # Loading EPUB E-Book: #...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...
  4. 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-...
  5. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing Properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all Properties with the “Microsoft Office Word” 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 Value Set Metadata By Property Value Leave...metadata new values choosing properties which values are matching...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. .NET, Java, Node.js, Python APIs & Online Metad...

    Document Metadata APIs native to C# .NET & Java. Read, write, edit & compare meta information of all popular formats. Analyze & export metadata....docx")) { // Remove document properties connected to creator and...removing Console.WriteLine("Properties removed: {0}", affected);...

    products.groupdocs.com/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. Add Metadata By Property Name Match Exact Phras...

    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 with the same name as specified. 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 / Add Metadata By Property Name Match Exact Phrase Add...Add Metadata By Property Name Match Exact Phrase Leave feedback...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata Properties from the document choosing the Properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all Properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....metadata properties from the document choosing the properties to extract...creator information from all properties that have particular string...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. GroupDocs.Annotation Cloud | Annotate PDF Docum...

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....AnnotationInfo Set annotation properties for the first instance e...AnnotationInfo Set annotation properties for the second instance e...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...