Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 4,958 for

watermark

(0.12 sec)
  1. Available SDKs | Documentation

    GroupDocs.Metadata Cloud SDKs GroupDocs.Metadata Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/available-sdks/
  2. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  3. Backroung Brush và Stamp Brush Styles Chữ ký đư...

    Bản phát hành Ruby SDK để sử dụng công khai các tính năng đám mây của GroupDocs.Viewer trong các ứng dụng dựa trên Ruby....số tính năng thú vị như Watermarking và Transformation (Xoay...

    blog.groupdocs.cloud/vi/viewer/introduction-of-...
  4. Newsletter GroupDocs březen 2017 – Aktualizace ...

    Newsletter pro vývojáře GroupDocs z dubna 2017 popisuje aktualizace rozhraní API, hlavní vylepšení funkcí a opravy chyb v rozhraních API pro manipulaci s dokumenty GroupDocs....anotací (Text, Area, Point, Watermark a Strikeout) na nově podporované...

    blog.groupdocs.cloud/cs/total/groupdocs-develop...
  5. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/authorization/
  6. Annoter des fichiers DOCX à l'aide d'une API RE...

    Annotez par programmation des fichiers DOCX à l'aide de l'API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/fr/annotation/annotate-doc...
  7. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Watermark Product Solution GroupDocs...of the document Evaluation watermarks added to the output DockerHub...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  8. GroupDocs Newsletter listopad 2017 Edition – Ak...

    Newsletter pro vývojáře GroupDocs z listopadu 2017 popisuje aktualizace rozhraní API, hlavní vylepšení funkcí a opravy chyb v rozhraní API pro manipulaci s dokumenty GroupDocs....Watermark for .NET umožňuje pracovat...

    blog.groupdocs.cloud/cs/total/groupdocs-newslet...
  9. Информационный бюллетень GroupDocs за август 20...

    Информационный бюллетень для разработчиков GroupDocs за август 2017 г. описывает обновления API, новые функции, примеры кода .NET и Java в API-интерфейсах управления документами GroupDocs....Watermark для .NET 17.7.0 позволяет...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  10. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/updatesoptions/