Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 2,697 for

groupdocs.watermark cloud

(0.37 sec)
  1. \"водяной знак изображения\" on Document Proces...

    \"водяной знак изображения\" on Document Processing REST APIs | GroupDocs Cloud Recent content in \"водяной знак изображения\" on Document Processing REST APIs | GroupDocs Cloud Добавить водяной зн......Processing REST APIs | GroupDocs Cloud Recent content in \"водяной...Processing REST APIs | GroupDocs Cloud Добавить водяной знак изображения...

    blog.groupdocs.cloud/ru/tag/\водяной-знак-изобр...
  2. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. \"將照片添加至 Word\" on Document Processing REST API...

    \"將照片添加至 Word\" on Document Processing REST APIs | GroupDocs Cloud Recent content in \"將照片添加至 Word\" on Document Processing REST APIs | GroupDocs Cloud 將圖片水印添加到 Word 的 C# | 使用 .NET REST API 在線水印 DO......Processing REST APIs | GroupDocs Cloud Recent content in \"將照片添加至 Word\"...Processing REST APIs | GroupDocs Cloud 將圖片水印添加到 Word 的 C# | 使用 .NET...

    blog.groupdocs.cloud/zh-hant/tag/\將照片添加至-word\/...
  4. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/multiple-annota...
  5. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/security-operations/
  6. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/working-with-folder/
  7. wstaw jpg do worda on Document Processing REST ...

    wstaw jpg do worda on Document Processing REST APIs | GroupDocs Cloud Recent content in wstaw jpg do worda on Document Processing REST APIs | GroupDocs Cloud Dodaj znak wodny do obrazu w Wordzie w ......Processing REST APIs | GroupDocs Cloud Recent content in wstaw jpg...Processing REST APIs | GroupDocs Cloud Dodaj znak wodny do obrazu w...

    blog.groupdocs.cloud/pl/tag/wstaw-jpg-do-worda/...
  8. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/renderoptions/
  9. \"thêm ảnh vào word\" on Document Processing RE...

    \"thêm ảnh vào word\" on Document Processing REST APIs | GroupDocs Cloud Recent content in \"thêm ảnh vào word\" on Document Processing REST APIs | GroupDocs Cloud Thêm Watermark Hình ảnh vào Word ......Processing REST APIs | GroupDocs Cloud Recent content in \"thêm ảnh...Processing REST APIs | GroupDocs Cloud Thêm Watermark Hình ảnh vào...

    blog.groupdocs.cloud/vi/tag/\thêm-ảnh-vào-word\...
  10. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/split-document/