Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 925 for

protection

(0.14 sec)
  1. Add Barcode Signature to your Documents

    REST API to create, verify and search different types of barcode Signatures to documents in the cloud by performing a wide variety of signature options...signatures in a cryptographically protected way. GroupDocs.Signature Cloud...

    blog.groupdocs.cloud/signature/add-electronic-s...
  2. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Password for rendering password-protected documents SaveOptions.OverwriteExisting...

    docs.groupdocs.cloud/signature/signsettings/
  3. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....quality when applicable Password protect output document when output...

    blog.groupdocs.cloud/conversion/next-generation...
  4. パスワード保護サービスを使用して Excel をパスワード保護する

    Excel ファイルをパスワードで保護する方法については、このガイドに従ってください。このパスワード保護サービスは使いやすく、プログラムによってファイルを保護できます。...outputPath = "Output/sample-protected.xlsx"; // addPassword メソッドを呼び出して...DownloadFileRequest("/Output/sample-protected.xlsx", myStorage); // downloadFile...

    blog.groupdocs.cloud/ja/merger/password-protect...
  5. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Password Password for password-protected document to be signed. Options...

    docs.groupdocs.cloud/signature/verifysettings/
  6. Додати текстовий водяний знак до PDF у C# | Вст...

    Дізнайтеся, як додати текстовий водяний знак до PDF-файлів за допомогою C# .NET. Захистіть, брендуйте та налаштуйте свої PDF-документи з текстом водяного знака, використовуючи .NET REST API.... Copyright Protection: Prevent content misuse or...ensures your files remain protected and visually consistent. Ключові...

    blog.groupdocs.cloud/uk/watermark/add-text-wate...
  7. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Password Password for password-protected document to be signed. Options...

    docs.groupdocs.cloud/signature/searchsettings/
  8. Struggling to merge two PPTX files, getting err...

    I am trying to do a simple merge of two PPTX files using the nodejs SDK, but I am getting the error when executing: “Error: {“message”:“The type initializer for ‘\u000e\u000f\u0019\u0005’ threw an exception.”,“code”:“in…... For protected documents, it is also... So...

    forum.groupdocs.cloud/t/struggling-to-merge-two...
  9. GroupDocs.Watermark Cloud Product Family on Doc...

    GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs C...... Protect, brand, and customize your...

    blog.groupdocs.cloud/categories/groupdocs.water...
  10. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. 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...."source_files/word/source_protected.docx" ; source . password..."target_files/word/target_protected.docx" ; target . password...

    docs.groupdocs.cloud/comparison/compare-multipl...