Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 2,067 for

assembly

(0.04 sec)
  1. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. 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). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata/
  2. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-document-inf...
  3. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/workflow/
  4. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/workflow/
  5. 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)....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata/
  6. Customer Newsletters

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Assembly के साथ दस्तावेज़ असेंबली को...करें .NET के लिए GroupDocs.Assembly दस्तावेज़ असेंबली के साथ काम...

    blog.groupdocs.cloud/hi/tag/customer-newsletter...
  7. 電子署名機能で C# / ASP.NET アプリを強化

    GroupDocs は、Web 署名キャプチャ機能を備えた法的拘束力のある電子署名アプリの構築に使用できる、柔軟な API を備えた .NET ライブラリを提供します。...Assembly C# または JS 経由でテンプレート エディター...つの異なるタイプのフィールドをサポートします。 クラウド アプリの GroupDocs.Assembly テンプレート エディターで、Microsoft Word...

    blog.groupdocs.cloud/ja/comparison/spotlight-gr...
  8. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. 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....Assembly Product Solution GroupDocs...

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