Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,091 for

watermark annotation

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

    2017 年 10 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Annotation for .NET 17.8 现在支持从 PowerPoint...电子表格 (ODS) 文件的元数据。 GroupDocs.Watermark for .NET 17.9 – 添加 WAccess...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  2. Bản tin GroupDocs Phiên bản tháng 10 năm 2017 –...

    Bản tin dành cho nhà phát triển GroupDocs tháng 10 năm 2017 mô tả các bản cập nhật API, các cải tiến tính năng chính và các bản sửa lỗi trong API thao tác tài liệu GroupDocs....Annotation cho .NET 17.8 hiện hỗ trợ...liệu Mở (ODS). GroupDocs.Watermark cho .NET 17.9 – Thêm WAccess...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  3. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Criar faturas online na nuvem em apenas alg......Watermark Cloud SDK para .NET. Adicione...d'água ao Word em Java - Watermark Creator Vamos aprender como...

    blog.groupdocs.cloud/pt/groupdocs.cloud/index.xml
  4. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  5. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-document-inform...
  6. 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.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document curl -v "https://api....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. GroupDocs 時事通訊 2017 年 10 月版 – 文檔操作 API 更新

    2017 年 10 月的 GroupDocs 開發人員時事通訊介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Annotation for .NET 17.8 現在支持從 PowerPoint...電子表格 (ODS) 文件的元數據。 GroupDocs.Watermark for .NET 17.9 – 添加 WAccess...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  10. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images-by-a...