Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 942 for

protection

(0.65 sec)
  1. Ajouter un filigrane d'image à PowerPoint (PPT/...

    Apprenez à ajouter des filigranes d'image ou de logo aux présentations PowerPoint à l'aide d'une API REST .NET. Sécurisez les fichiers PPT et PPTX en appliquant des filigranes d'image en C#....courante pour le branding, la protection des droits d’auteur et la...contenu des diapositives Protection contre la réutilisation non...

    blog.groupdocs.cloud/fr/watermark/image-waterma...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...most popular file formats to protect and secure documents online...

    blog.groupdocs.cloud/groupdocs.cloud/page/24/
  3. 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....ZIP containers and password protected OneNote sections. Read more...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. SVG to JPG Conversion Without External Tools in...

    Learn how to convert SVG to JPG in PHP without external tools using GroupDocs.Conversion Cloud SDK. Step-by-step guide, code example, and performance tips....environment variables or a protected config file. Verify the installation...Save the generated JPG in a protected storage bucket if it contains...

    blog.groupdocs.cloud/conversion/svg-to-jpg-conv...
  5. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of June 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....- Manipulate and password-protect signed PDF, Word, Excel and...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  6. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs.... Password Protect PDF Documents in .NET # GroupDocs...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. GroupDocs.Conversion 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....for printing, sharing, and protecting data. How to Convert TEXT...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...for printing, sharing, and protecting data. How to Convert TEXT...

    blog.groupdocs.cloud/groupdocs.cloud/page/29/
  9. Compare Two or More Word Documents using Python

    Programmatically Compare two or more Word documents using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....password for the password-protected source or target files as...

    blog.groupdocs.cloud/comparison/compare-word-do...
  10. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Password for rendering password-protected documents OutputPath The output...

    docs.groupdocs.cloud/viewer/viewoptions/