Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,121 for

watermark annotation

(0.06 sec)
  1. GroupDocs 通訊 2017 年 9 月 – API 更新和代碼示例

    GroupDocs 開發人員通訊 2017 年 9 月介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Annotation for .NET 17.7 支持設置 PDF、Word、PowerPoint...-introduced-in-groupdocs.annotation-for-.net-v17 .7.0/?utmso...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  2. Bản tin GroupDocs tháng 9 năm 2017– Cập nhật AP...

    Bản tin dành cho nhà phát triển GroupDocs tháng 9 năm 2017 mô tả các bản cập nhật API, cải tiến tính năng chính và sửa lỗi trong API thao tác tài liệu GroupDocs....Annotation dành cho .NET 17.7 hỗ trợ...-introduced-in-groupdocs.annotation-for-.net-v17 .7.0/?utmso...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  3. خبرنامه GroupDocs آگوست 2017– NET، به روزرسانی ...

    خبرنامه توسعه‌دهنده GroupDocs اوت 2017 به‌روزرسانی‌های API، ویژگی‌های جدید، نمونه‌های کد NET و جاوا را در APIهای دستکاری سند GroupDocs توضیح می‌دهد....Watermark for .NET 17.7.0 شما را قادر...نمودار در دات نت # GroupDocs.Annotation for .NET 17.6.0 API اکنون...

    blog.groupdocs.cloud/fa/total/groupdocs-newslet...
  4. GroupDocs-Newsletter August 2017 – .NET, Java-A...

    Der GroupDocs-Entwicklernewsletter August 2017 beschreibt API-Updates, neue Funktionen, .NET und Java-Codebeispiele innerhalb der GroupDocs-APIs zur Dokumentbearbeitung....Watermark für .NET 17.7.0 ermöglicht...Diagrammformate in .NET # Die GroupDocs.Annotation für .NET 17.6.0-API bietet...

    blog.groupdocs.cloud/de/total/groupdocs-newslet...
  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)....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata/
  6. 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": "....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

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

    An overview of the GroupDocs.Rewriter Cloud workflow....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

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

    An overview of the GroupDocs.Translation Cloud workflow....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/workflow/
  9. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/languages/
  10. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata/