Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 3,600 for

protection

(0.34 sec)
  1. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19....Implement support of password protected Open-Documents-Spreadsheet...

    blog.groupdocs.com/signature/introducing-form-f...
  2. Watermark a Piastrellatura in Python: 7 Esempi ...

    Diventa esperto nei watermark a piastrellatura con Python con 7 esempi pratici. Impara ad aggiungere, creare e personalizzare i watermark per la sicurezza dei documenti, rimuovere i watermark e proteggere i file utilizzando l'API GroupDocs.Watermark per la protezione dei contenuti aziendali...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Risultato: Cosa...

    blog.groupdocs.com/it/watermark/tiling-watermar...
  3. これは技術ブログ投稿のseoTitleフィールドです。 Legal Document Comp...

    GroupDocs.Comparison API for Node.js を使用して、法的文書の比較および契約レビューを自動化する方法を学びます。契約バージョンを比較し、変更を追跡し、法務ワークフローをプログラムで効率化します。...'contracts' , 'contract_v1_protected.docx' ); const protectedContract2...'contracts' , 'contract_v2_protected.docx' ); const comparisonReport...

    blog.groupdocs.com/ja/comparison/legal-document...
  4. 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...
  5. 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...
  6. واترمارک های کاشی ای پایتون: ۷ مثال برای محافظت...

    به‌کارگیری واترمارک‌های کاشی‌ای پایتون را با ۷ مثال عملی مسلط شوید. یاد بگیرید چگونه واترمارک‌ها را اضافه، ایجاد و سفارشی کنید برای امنیت اسناد، واترمارک‌ها را حذف کنید و فایل‌ها را با استفاده از 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...
  7. مقارنة مستندات 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...
  8. 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...
  9. 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...
  10. C# で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    C# を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 .NET API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...Save(@"path/protected-spreadsheet.xlsx"); } 上記の...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...