Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 927 for

protection

(0.23 sec)
  1. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage.... For protected documents, it is also required...specified only for password-protected documents. ContainerItemInfo...

    docs.groupdocs.cloud/parser/parse-by-template/
  2. Захистіть Excel паролем за допомогою служби зах...

    Дотримуйтесь цього посібника, щоб дізнатися, як захистити файли Excel паролем. Ця служба захисту паролем проста у використанні та дозволяє програмно захищати файли....Installation of Password Protection Service # Процес встановлення...outputPath = "Output/sample-protected.xlsx"; // Викличте метод addPassword...

    blog.groupdocs.cloud/uk/merger/password-protect...
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Resources\\WordProcessing\\password-protected.docx" , FileMode . Open );...WordProcessing\\password-protected.docx" ); WordProcessingLoadOp...

    docs.groupdocs.cloud/conversion/quick-start/
  4. Mettre le mot de passe dans le fichier PDF | En...

    Découvrez comment sécuriser vos documents PDF dans Node.js à l'aide de l'API REST. Mettez en œuvre une Protection par mot de passe pour plus de sécurité et protégez vos précieuses données....renforcer vos stratégies de protection des données. Aperçu des étapes...: Installation du SDK de protection de mot de passe PDF Node...

    blog.groupdocs.cloud/fr/merger/lock-pdf-with-pa...
  5. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://api...."FilePath": "conversions/password-protected.docx", "Format": "pptx", "LoadOptions":...'FilePath': 'conversions/password-protected.docx', 'Format': 'pptx', 'LoadOptions':...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  6. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not...."WordProcessing/password-protected.docx" , Password = "password"..."WordProcessing/password-protected.docx" ); fileInfo . setPassword...

    docs.groupdocs.cloud/merger/get-document-inform...
  7. Rimuovi la protezione dal PDF in C# | Rimozione...

    Let's learn how to remove Protection from PDF in C# using this PDF password remover. GroupDocs.Merger offers Cloud SDKs and REST APIs to unlock PDF files....Suppose you have password-protected PDF files and you are pretty...password remover to remove protection from PDF files. GroupDocs...

    blog.groupdocs.cloud/it/merger/remove-protectio...
  8. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....specified only for password-protected documents. Resource URI HTTP..."FilePath": "/documents/password-protected.docx", "Password": "password"...

    docs.groupdocs.cloud/watermark/get-document-inf...
  9. Convert Word to TIFF File in Python

    GroupDocs API is a secure and easy to use way to convert DOC to TIFF file in seconds. This article is about how to convert word to TIFF file in Python....the DocxLoadOptions Set the protected docx file password Set loadOptions...the DocxLoadOptions Set the protected docx file password and load_options...

    blog.groupdocs.cloud/conversion/convert-word-to...
  10. با استفاده از سرویس حفاظت از رمز عبور اکسل را م...

    این راهنما را دنبال کنید تا یاد بگیرید چگونه از فایل های اکسل محافظت کنید. استفاده از این سرویس محافظت از رمز عبور آسان است و به شما امکان می دهد فایل ها را به صورت برنامه ای ایمن کنید....نشان داده شده است: Password-Protect Files Excel به صورت برنامه...outputPath = "Output/sample-protected.xlsx"; // متد addPassword...

    blog.groupdocs.cloud/fa/merger/password-protect...