Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 4,971 for

watermark

(0.52 sec)
  1. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set 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 edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata/
  2. 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....giải thích cách thêm dấu watermark dạng văn bản vào các bản trình...

    blog.groupdocs.cloud/vi/
  3. Customer Newsletters

    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....Watermark สำหรับ .NET 17.7.0 ทำให้ค...Office และ Visio GroupDocs.Watermark สำหรับ .NET เป็น API ที่เพิ่งเปิดตัวโดย...

    blog.groupdocs.cloud/th/tag/customer-newsletter...
  4. 使用 Cloud API 在 Java 中比較兩個或多個 Excel(XLS、XLSX)文件

    了解如何使用 REST API 與 Java 比較 Excel 文件並查明差異。通過此分步指南簡化您的數據分析和報告流程。...Watermark Cloud SDK: # 要將 SDK 合併到您的...groupdocs</groupId> <artifactId>groupdocs-watermark-cloud</artifactId> <version>23...

    blog.groupdocs.cloud/zh-hant/comparison/compare...
  5. Anotar arquivos DOCX usando uma API REST em Python

    Anote arquivos DOCX programaticamente usando a API REST na nuvem em Python com o Document Annotation Cloud SDK para Python....type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/pt/annotation/annotate-doc...
  6. Аннотируйте файлы DOCX с помощью REST API в Python

    Программно добавляйте аннотации к файлам DOCX с помощью REST API в облаке на Python с помощью Document Annotation Cloud SDK для Python....type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/ru/annotation/annotate-doc...
  7. علق ملفات DOCX باستخدام واجهة برمجة تطبيقات RES...

    علق برمجيًا على ملفات DOCX باستخدام REST API على السحابة في Python باستخدام Document Annotation Cloud SDK لـ Python....type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/ar/annotation/annotate-doc...
  8. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Phân loại tệp PDF trong .NET: Hướng dẫn và Mã mẫu Tìm hiểu cách phân loại tệp PDF t...... Thêm watermark hình ảnh vào bản trình chiếu...nước hình ảnh trong C#. Thêm Watermark vào Bản trình chiếu PowerPoint...

    blog.groupdocs.cloud/vi/index.xml
  9. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/fetch/
  10. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewresult/