Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 3,090 for

protection

(0.2 sec)
  1. Licensing and Subscription | GroupDocs

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....in the Application_Start protected method. It is called once...

    docs.groupdocs.com/editor/nodejs-java/licensing...
  2. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website.... Supports password‑protected signatures, stream/file handling...

    blog.groupdocs.com/signature/groupdocs-signatur...
  3. تبدیل PDF به HTML به صورت برنامه نویسی با استفا...

    بیایید یک سند PDF را با استفاده از چند خط کد به HTML تبدیل کنیم. تبدیل PDF را در برنامه .NET به صورت خودکار انجام دهید تا کل سند یا صفحات انتخاب شده را تبدیل کنید....converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/fa/conversion/convert-a-pdf-...
  4. Converter documentos do Word para PDF em Java |...

    Converta documentos DOC e DOCX do Word em PDF em aplicativos Java. Automatize a conversão de arquivos usando a API Java de conversão de documentos....converter = new Converter("path/protected-document.docx",() ->loadOptions);...

    blog.groupdocs.com/pt/conversion/convert-word-d...
  5. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, annotations) using Python via .NET.... TextWatermark ( "Protected image" , gww . Font ( "Arial"...= gww . TextWatermark ( "Protected image" , gww . Font ( "Arial"...

    docs.groupdocs.com/watermark/python-net/existin...
  6. Convertir PDF en HTML par programmation à l'aid...

    Convertissons un document PDF en HTML en utilisant quelques lignes de code. Automatisez la conversion PDF dans l'application .NET pour convertir un document entier ou des pages sélectionnées....converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/fr/conversion/convert-a-pdf-...
  7. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats.... For instance, you can protect the output PDF file, reorder...

    docs.groupdocs.com/viewer/python-net/render-tex...
  8. Working with slide backgrounds | GroupDocs

    Extract, remove, and watermark slide background images using Python via .NET.... TextWatermark ( "Protected image" , gww . Font ( "Arial"...

    docs.groupdocs.com/watermark/python-net/working...
  9. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Watermark allows you to protect watermark from editing in MS...

    docs.groupdocs.com/watermark/java/add-watermark...