Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 2,114 for

watermark annotation

(0.07 sec)
  1. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  2. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  3. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-documen...
  4. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  5. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-one-not...
  6. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/split-document/
  7. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name 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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/import-attachment/
  8. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to 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 exposes....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/working-with-fo...
  9. Fonts Resource | Documentation

    Get Installed Fonts Note Note: The features listed on this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to get the installed fonts resource from the API server. API returns list of installed fonts. The following GroupDocs.Viewer Cloud REST API resource has been used in the Get Fonts Resource example. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/viewer/fonts?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X GET -d "{}" Response { "families": [ { "name": "Aharoni" }, { "name": "Aldhabi" }, { "name": "Algerian" }, { "name": "Andalus" }, { "name": "Angsana New" }, { "name": "AngsanaUPC" }, { "name": "Aparajita" }, { "name": "Arabic Typesetting" }, { "name": "Arial" }, { "name": "Arial Black" }, { "name": "Arial Unicode MS" }, { "name": "Baskerville Old Face" }, { "name": "Batang" }, { "name": "BatangChe" }, { "name": "Book Antiqua" }, { "name": "Bookman Old Style" }, { "name": "Browallia New" }, { "name": "BrowalliaUPC" }, { "name": "Calibri" }, { "name": "Calibri Light" }, { "name": "Calisto MT" }, { "name": "Cambria" }, { "name": "Cambria Math" }, { "name": "Candara" }, { "name": "Century Gothic" }, { "name": "Century Schoolbook" }, { "name": "Comic Sans MS" }, { "name": "Consolas" }, { "name": "Constantia" }, { "name": "Corbel" }, { "name": "Cordia New" }, { "name": "CordiaUPC" }, { "name": "Courier New" }, { "name": "DaunPenh" }, { "name": "David" }, { "name": "DFKai-SB" }, { "name": "DilleniaUPC" }, { "name": "DokChampa" }, { "name": "Dotum" }, { "name": "DotumChe" }, { "name": "Ebrima" }, { "name": "Estrangelo Edessa" }, { "name": "EucrosiaUPC" }, { "name": "Euphemia" }, { "name": "FangSong" }, { "name": "Franklin Gothic Medium" }, { "name": "FrankRuehl" }, { "name": "Free 3 of 9 Extended" }, { "name": "FreesiaUPC" }, { "name": "Gabriola" }, { "name": "Gadugi" }, { "name": "Garamond" }, { "name": "Gautami" }, { "name": "Georgia" }, { "name": "Gisha" }, { "name": "Gulim" }, { "name": "GulimChe" }, { "name": "Gungsuh" }, { "name": "GungsuhChe" }, { "name": "Impact" }, { "name": "IrisUPC" }, { "name": "Iskoola Pota" }, { "name": "JasmineUPC" }, { "name": "KaiTi" }, { "name": "Kalinga" }, { "name": "Kartika" }, { "name": "Khmer UI" }, { "name": "KodchiangUPC" }, { "name": "Kokila" }, { "name": "Lao UI" }, { "name": "Latha" }, { "name": "Leelawadee" }, { "name": "Levenim MT" }, { "name": "Liberation Serif" }, { "name": "LilyUPC" }, { "name": "Lucida Console" }, { "name": "Lucida Grande" }, { "name": "Lucida Sans Unicode" }, { "name": "Malgun Gothic" }, { "name": "Mangal" }, { "name": "Marlett" }, { "name": "Meiryo" }, { "name": "Meiryo UI" }, { "name": "Microsoft Himalaya" }, { "name": "Microsoft JhengHei" }, { "name": "Microsoft JhengHei UI" }, { "name": "Microsoft New Tai Lue" }, { "name": "Microsoft PhagsPa" }, { "name": "Microsoft Sans Serif" }, { "name": "Microsoft Tai Le" }, { "name": "Microsoft Uighur" }, { "name": "Microsoft YaHei" }, { "name": "Microsoft YaHei UI" }, { "name": "Microsoft Yi Baiti" }, { "name": "MingLiU" }, { "name": "MingLiU-ExtB" }, { "name": "MingLiU_HKSCS" }, { "name": "MingLiU_HKSCS-ExtB" }, { "name": "Miriam" }, { "name": "Miriam Fixed" }, { "name": "Mongolian Baiti" }, { "name": "Monotype Corsiva" }, { "name": "MoolBoran" }, { "name": "MS Gothic" }, { "name": "MS Mincho" }, { "name": "MS PGothic" }, { "name": "MS PMincho" }, { "name": "MS UI Gothic" }, { "name": "MV Boli" }, { "name": "Myanmar Text" }, { "name": "Narkisim" }, { "name": "Nirmala UI" }, { "name": "NSimSun" }, { "name": "Nyala" }, { "name": "Palatino Linotype" }, { "name": "Plantagenet Cherokee" }, { "name": "PMingLiU" }, { "name": "PMingLiU-ExtB" }, { "name": "Raavi" }, { "name": "Rod" }, { "name": "Sakkal Majalla" }, { "name": "Segoe Print" }, { "name": "Segoe Script" }, { "name": "Segoe UI" }, { "name": "Segoe UI Light" }, { "name": "Segoe UI Semibold" }, { "name": "Segoe UI Semilight" }, { "name": "Segoe UI Symbol" }, { "name": "Shonar Bangla" }, { "name": "Shruti" }, { "name": "SimHei" }, { "name": "Simplified Arabic" }, { "name": "Simplified Arabic Fixed" }, { "name": "SimSun" }, { "name": "SimSun-ExtB" }, { "name": "Sylfaen" }, { "name": "Symbol" }, { "name": "Tahoma" }, { "name": "Times New Roman" }, { "name": "Traditional Arabic" }, { "name": "Trebuchet MS" }, { "name": "Tunga" }, { "name": "Tw Cen MT" }, { "name": "Tw Cen MT Condensed" }, { "name": "Tw Cen MT Condensed Extra Bold" }, { "name": "Ubuntu" }, { "name": "Ubuntu Condensed" }, { "name": "Ubuntu Light" }, { "name": "Ubuntu Mono" }, { "name": "Univers 45 Light" }, { "name": "Univers 47 CondensedLight" }, { "name": "Univers 55" }, { "name": "Univers 57 Condensed" }, { "name": "Univers Extended" }, { "name": "Univers ExtraBlack" }, { "name": "Univers ExtraBlackExt" }, { "name": "Univers LightUltraCondensed" }, { "name": "Univers ThinUltraCondensed" }, { "name": "Univers UltraCondensed" }, { "name": "Urdu Typesetting" }, { "name": "Utsaah" }, { "name": "Vani" }, { "name": "Verdana" }, { "name": "Vijaya" }, { "name": "Vrinda" }, { "name": "Webdings" }, { "name": "Wingdings" } ] SDKs The API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/fonts-resource/
  10. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-barcode-s...