Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 3,601 for

protected

(0.36 sec)
  1. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....serves as a visual marker and protective measure for the image. Below...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Signature avec une protection par mot de passe et des contrôles...

    blog.groupdocs.com/fr/categories/groupdocs.sign...
  3. Add Image Watermark to DOCX Using Java

    Learn how to add image watermark to DOCX using Java without extra software installation. Also, we'll supply you code to insert image watermark to DOCX in Java....flexible, making it easy to protect your documents in Java projects...

    kb.groupdocs.com/watermark/java/add-image-water...
  4. Remove Metadata from XLSX using Java

    Quickly learn how to remove metadata from XLSX using Java. Additionally, you'll receive code illustrating the process of how to clean metadata from XLSX in Java....or publishing the file to protect privacy and comply with privacy...

    kb.groupdocs.com/redaction/java/remove-metadata...
  5. Python-tegelwatermerken: 7 voorbeelden om docum...

    Beheers Python-tegelwatermerken met 7 praktische voorbeelden. Leer watermerken toe te voegen, te maken en aan te passen voor documentbeveiliging, watermerken te verwijderen en bestanden te beschermen met behulp van de GroupDocs.Watermark API voor bescherming van bedrijfsinhoud...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Resultaat: Wat...

    blog.groupdocs.com/nl/watermark/tiling-watermar...
  6. Marcas de agua en mosaico con Python: 7 ejemplo...

    Domina las marcas de agua en mosaico con Python mediante 7 ejemplos prácticos. Aprende a añadir, crear y personalizar marcas de agua para la seguridad de documentos, eliminar marcas de agua y proteger archivos usando la API GroupDocs.Watermark para la protección de contenido empresarial...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Resultado: ¿Qué...

    blog.groupdocs.com/es/watermark/tiling-watermar...
  7. واترمارک های کاشی ای پایتون: ۷ مثال برای محافظت...

    به‌کارگیری واترمارک‌های کاشی‌ای پایتون را با ۷ مثال عملی مسلط شوید. یاد بگیرید چگونه واترمارک‌ها را اضافه، ایجاد و سفارشی کنید برای امنیت اسناد، واترمارک‌ها را حذف کنید و فایل‌ها را با استفاده از GroupDocs.Watermark API برای حفاظت از محتوای سازمانی محافظت کنید...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Result: چه اتفاقی...

    blog.groupdocs.com/fa/watermark/tiling-watermar...
  8. مقارنة مستندات PDF في .NET – الوضع المضمن مقابل...

    تعلم كيفية مقارنة مستندات PDF برمجيًا باستخدام GroupDocs.Comparison for .NET. أمثلة خطوة بخطوة بلغة C# لجميع أوضاع العرض الثلاثة، وتصفية نطاق الصفحات، ونظرة سريعة على أداة المقارنة المدمجة في Adobe Acrobat....comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/ar/comparison/compare-pdf-do...
  9. Porovnávejte PDF dokumenty v .NET – Inline vs S...

    Zjistěte, jak programově porovnávat PDF dokumenty pomocí GroupDocs.Comparison pro .NET. Krok‑za‑krokem příklady v C# pro všechny tři režimy zobrazení, filtrování podle rozsahu stránek a stručný přehled vestavěného nástroje pro porovnání v Adobe Acrobat....comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/cs/comparison/compare-pdf-do...
  10. C#でPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    C#を使用してPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、.NETAPIを使用してPPT/PPTXファイルのロックを解除します。...Save(@"path/protected-presentation.pptx"); } 上記...string filePath = @"path/protected-presentation.pptx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...