Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 2,334 for

assembly

(0.37 sec)
  1. GroupDocs 时事通讯 2017 年 7 月 – 文档操作 API 更新

    2017 年 7 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Assembly for .NET 17.05 - 动态设置任何文本的背景颜色。...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  2. 2014 年 2 月通讯

    集成和新的云 API 示例、产品发布和更新等信息请参见我们的 2014 年 2 月新闻通讯。...Assembly 产品发布和更新 GroupDocs.Total for...

    blog.groupdocs.cloud/zh/viewer/news-groupdocs-m...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly Cloud REST API 的第一個版本即將推出。它是一個文檔自動化和報告生成...及指定的輸出格式生成輸出文檔。 GroupDocs.Assembly Cloud REST API 將為您在任何平台上提...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  4. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/image-represent...
  5. Notiziario di febbraio 2014

    Integrazioni e nuovi esempi di API Cloud, rilasci e aggiornamenti dei prodotti e altro ancora nella nostra newsletter di febbraio 2014....Assembly per la mod dell’app Cloud...

    blog.groupdocs.cloud/it/viewer/news-groupdocs-m...
  6. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-document-in...
  7. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/sdk/
  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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Sending files for translation | Documentation

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

    docs.groupdocs.cloud/translation/file/request/
  10. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-formatted-t...