Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,121 for

watermark annotation

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

    2017 年 11 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Annotation for .NET 支持一项新功能,可为图表中的不...Excel 文档中的附件? # GroupDocs.Watermark for .NET 使您能够处理 PDF 文档中的附件。轻松提取、添加、删除和搜索...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  2. Информационный бюллетень GroupDocs, июль 2017 г...

    В информационном бюллетене для разработчиков GroupDocs за июль 2017 года описываются обновления API, основные усовершенствования функций и исправления ошибок в API для работы с документами GroupDocs....Annotation для .NET теперь поддерживает...и PowerPoint? # GroupDocs.Watermark для .NET 17.6.0 упрощает для...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  3. GroupDocs 通讯 2017 年 8 月 – .NET、Java API 更新和代码示例

    GroupDocs 开发人员通讯 2017 年 8 月介绍了 GroupDocs 文档操作 API 中的 API 更新、新功能、.NET 和 Java 代码示例。...Watermark for .NET 17.7.0 使您能够根据包含字...NET 中注释流行的图表格式 # GroupDocs.Annotation for .NET 17.6.0 API 现在提供对...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  4. Boletim informativo do GroupDocs julho de 2017–...

    O boletim informativo do desenvolvedor do GroupDocs de julho de 2017 descreve as atualizações de API, os principais aprimoramentos de recursos e correções de bugs nas APIs de manipulação de documentos do GroupDocs....Annotation para .NET suporta anotação...e PowerPoint? # GroupDocs.Watermark para .NET 17.6.0 torna mais...

    blog.groupdocs.cloud/pt/total/groupdocs-newslet...
  5. Newsletter GroupDocs Červenec 2017 – Aktualizac...

    Newsletter pro vývojáře GroupDocs z července 2017 popisuje aktualizace rozhraní API, hlavní vylepšení funkcí a opravy chyb v rozhraní API pro manipulaci s dokumenty GroupDocs....Annotation for .NET nyní podporuje anotaci...a PowerPoint? # GroupDocs.Watermark for .NET 17.6.0 usnadňuje...

    blog.groupdocs.cloud/cs/total/groupdocs-newslet...
  6. GroupDocs 通訊 2017 年 8 月 – .NET、Java API 更新和代碼示例

    GroupDocs 開發人員通訊 2017 年 8 月介紹了 GroupDocs 文檔操作 API 中的 API 更新、新功能、.NET 和 Java 代碼示例。...Watermark for .NET 17.7.0 使您能夠根據包含字...NET 中註釋流行的圖表格式 # GroupDocs.Annotation for .NET 17.6.0 API 現在提供對...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  7. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/delete-template/
  8. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-supported-file-...
  9. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/supported-f...
  10. Extract Metadata By Property Name | Documentation

    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 that have “Date” string in 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

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