Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 2,089 for

assembly

(0.06 sec)
  1. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/features-overview/
  2. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” 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.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/
  5. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/r...
  6. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/s...
  7. Document Processing REST APIs | GroupDocs Cloud

    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 和 Java 應用程序 中插...使用定義的模板生成業務文檔格式 GroupDocs.Assembly 支持生成 Office 文件格式,同時從數據庫、XML、JSON、OData...

    blog.groupdocs.cloud/zh-hant/page/46/
  8. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  9. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/authorization/
  10. 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....Assembly Product Solution GroupDocs...

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