Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,934 for

password

(0.05 sec)
  1. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the Password....is required to provide the password. The following example demonstrates...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  2. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. 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 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....Password The password to open file It should...should be specified only for password-protected documents. Resource...

    docs.groupdocs.cloud/conversion/convert-specifi...
  3. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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 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....Password The password to open file It should...should be specified only for password-protected documents. Resource...

    docs.groupdocs.cloud/conversion/add-watermark/
  4. Document Automation REST APIs | GroupDocs Cloud

    Document Automation REST APIs | GroupDocs Cloud Recent content on Document Automation REST APIs | GroupDocs Cloud Convert PDF to HTML using .NET - PDF to Web Conversion How to convert PDF to HTML u...... Password-Protect PowerPoint Files in...methods and properties to password-protect PowerPoint files....

    blog.groupdocs.cloud/index.xml
  5. Need help sending envelopes with different Comp...

    This is what we need to do using the cloud API: all of our CRM users share 1 group docs account with us passing SENDER’S companyname/contact details when esignature is sent Or all of our CRM users have sub accounts …...this user DOES NOT HAVE a password or Client Id and private key...

    forum.groupdocs.cloud/t/need-help-sending-envel...
  6. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the Password....is required to provide the password. The following example demonstrates...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  7. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms....text from ZIP containers and password protected OneNote sections...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  8. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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 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....Password The password to open file It should...should be specified only for password-protected documents. Resource...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  9. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "Password": "1234567890", "certificateGuid": "certificates\SherlockHolmes...."pageNumbers" : [ 1 , 3 , 5 ] } }, { "password" : "1234567890" , "certificateGuid"..."DocumentPageNumber" : 1 , "Password" : "1234567890" , "CertificateGuid"...

    docs.groupdocs.cloud/signature/verification-opt...
  10. 使用 REST API 在 Java 中將 Word 文檔轉換為 PDF

    使用我們的高性能文件轉換 API 快速轉換文檔格式。讓我們看看如何使用 REST API 在 Java 中將 Word 文檔轉換為 PDF。...setPassword("password"); settings.setLoadOptions(loadOptions);...DocxLoadOptions(); loadOptions.setPassword("password"); settings.setLoadOptions(loadOptions);...

    blog.groupdocs.cloud/zh-hant/conversion/convert...