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

protection

(0.07 sec)
  1. 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...
  2. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings 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/updatesettings/
  3. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/comparison/accept-all-revisions/ weekly 0.5 https://docs.groupdocs.cloud/comparis......cloud/comparison/compare-documents-protected-with-password/ weekly 0.5...cloud/comparison/compare-multiple-documents-protected-with-password/ weekly 0.5...

    docs.groupdocs.cloud/sitemaps/comparison.xml
  4. 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...
  5. 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...
  6. Compare files online | Free GroupDocs Apps

    Diff files online for free. Free online tool to compare PDF, HTML, XLSX, and other files online....Splitter Translation Unlock Protect Scanner English Select language...

    products.groupdocs.app/comparison/total
  7. GroupDocs.Merger Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Let’s learn how to remove protection from PDF in C# using this...

    blog.groupdocs.cloud/it/categories/groupdocs.me...
  8. 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...
  9. 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/
  10. Convert Word DOC to PDF Programmatically in CSharp

    Quickly convert Word document to PDF file without changing format in high quality. This article is about how to convert Word to PDF programmatically in C#....commonly used file types today to protect and secure documents. Word...management and security to protect your sensitive information...

    blog.groupdocs.cloud/conversion/convert-word-to...