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

regular

(0.1 sec)
  1. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified Regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match Regular expression “^NameOfApp.*”. 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....names matching the specified regular expression. cURL example The...all properties that match regular expression “^NameOfApp.*”....

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...Java Metadata Extraction by Regular Expression using Java Extract...Content Metadata Extraction by Regular Expression using Java # You...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  3. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified Regular expression. cURL example The following example demonstrates how to remove metadata properties that match Regular expression “^[N]ame[A-Z].*”. 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....names matching the specified regular expression. cURL example The...metadata properties that match regular expression “^[N]ame[A-Z].*”...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Support of PPTM POTX XLTX and XLTM formats inlc...

    There 18 features and fixes in this release: Added support of Quality option when rendering Microsoft Project documents as Image, option to render only Print Area, enable rendering of hidden content...features included in this regular monthly release. details are...and one fix included in this regular monthly release. The most notable...

    blog.groupdocs.cloud/viewer/support-of-pptm-pot...
  5. Backroung Brush and Stamp Brush Styles Signatur...

    This monthly release includes a number of new features and improvements. Some of the notable new features of this release are extended support of DGN, PDF, Html, CAD document formats along with setting to PDF and MS Project documents, Rendering password protected ODT and OTT formats...features included in this regular monthly release. Added ISFF-based...improvements included in this regular monthly release. Improved compression...

    blog.groupdocs.cloud/viewer/introducing-groupdo...
  6. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata editor....define search criteria using Regular expressions to provide the...Matching Property Name with Regular Expression The following code...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  7. 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....Name Exact Phrase Matching Regular Expression Remove Metadata...Name Remove Metadata using Regular Expression (Regex) in Java...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  8. 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....are matching the specified regular expression. cURL example The...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Docx to Html conversion issue in nodejs - docke...

    Hi Team While converting from docx to html using groupdocs docker conversion api, bullets symbols are not showing properly. but in groupdocs cloud api it’s shows properly. Is there any difference between docker and c…...fontsPath = “data/Wingdings-Regular-Font.ttf”; Error: { message:...

    forum.groupdocs.cloud/t/docx-to-html-conversion...
  10. 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....indicating whether to match by regular expression. SearchCriteria...

    docs.groupdocs.cloud/metadata/extract-metadata/