Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 922 for

protection

(0.43 sec)
  1. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…... Protected data will be unavailable when...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  2. Eliminar la protección de PDF en C# | Eliminado...

    Aprendamos cómo eliminar la protección de PDF en C# usando este eliminador de contraseñas de PDF. GroupDocs.Merger ofrece SDK en la nube y API REST para desbloquear archivos PDF....new FileInfo { FilePath = "protected.pdf", Password = "qwerty"...

    blog.groupdocs.cloud/es/merger/remove-protectio...
  3. รหัสผ่านป้องกันไฟล์ PowerPoint ใน Node.js

    GroupDocs.Merger Cloud SDK สำหรับ Node.js นำเสนอวิธีการและคุณสมบัติในการป้องกันไฟล์ PowerPoint ด้วยรหัสผ่าน ไลบรารี่นี้มีน้ำหนักเบาและติดตั้งง่าย...outputPath = "output/protected.pptx"; // เรียกใช้เมธอด addPassword...

    blog.groupdocs.cloud/th/merger/password-protect...
  4. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API.... For example, to protect the data, to share the spreadsheet...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. حذف رمز صورت حساب بانکی | حذف رمز عبور PDF آنلاین

    نحوه حذف گذرواژه‌ها را از PDF صورت‌حساب بانکی در مطالعه موردی خود کاوش کنید. مراحل حذف موفقیت آمیز رمز عبور PDF را بیاموزید و به راحتی به داده های مالی دسترسی پیدا کنید....'FilePath': 'words/password-protected.pdf'}, 'Password': 'Password'...

    blog.groupdocs.cloud/fa/merger/online-bank-stat...
  6. Ajouter un filigrane texte à PowerPoint (PPT/PP...

    Ajoutez des filigranes texte aux présentations PowerPoint en utilisant GroupDocs.Conversion Cloud SDK for .NET. Sécurisez, marquez et protégez les fichiers PPT et PPTX via l’API REST....principaux avantages incluent : Protection du contenu sans modifier...

    blog.groupdocs.cloud/fr/watermark/add-text-wate...
  7. فایل های پاورپوینت محافظت از رمز عبور در Node.js

    GroupDocs.Merger Cloud SDK برای Node.js روش ها و ویژگی هایی را برای محافظت از فایل های پاورپوینت با رمز عبور ارائه می دهد. این کتابخانه سبک وزن و آسان برای نصب است....outputPath = "output/protected.pptx"; // برای محافظت از فایل...

    blog.groupdocs.cloud/fa/merger/password-protect...
  8. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage.... For protected documents, it is also required...specified only for password-protected documents OutputPath Path...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  9. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property.... For protected documents, it is also required...specified only for password-protected documents Pages Collection...

    docs.groupdocs.cloud/merger/rotate-pages/
  10. 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.Metadata 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....docx" }, { "name" : "password-protected.docx" , "isFolder" : false...: "/metadatadocs/password-protected.docx" }, { "name" : "sample...

    docs.groupdocs.cloud/metadata/working-with-folder/