Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 3,467 for

protected

(0.17 sec)
  1. .NET で PDF ドキュメントを比較 – インライン vs サイドバイサイド vs インタリーブ

    GroupDocs.Comparison for .NET を使用して PDF ドキュメントをプログラムで比較する方法を学びます。3 つの表示モードすべて、ページ範囲フィルタリング、そして Adobe Acrobat の組み込み比較ツールの概要を示すステップバイステップの C# サンプルです。...comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/ja/comparison/compare-pdf-do...
  2. Batch Watermarking in .NET with GroupDocs.Water...

    Practical guide showing how to apply batch text and image watermarks, replace logos, and ensure idempotent processing using GroupDocs.Watermark for .NET....Enterprises often need to brand or protect thousands of files – contracts...any branding or document‑protection workflow in .NET. Additional...

    blog.groupdocs.com/watermark/batch-watermark-pi...
  3. C#을 사용하여 프로그래밍 방식으로 PDF를 HTML로 변환

    몇 줄의 코드를 사용하여 PDF 문서를 HTML로 변환해 보겠습니다. .NET 애플리케이션 내에서 PDF 변환을 자동화하여 전체 문서 또는 선택한 페이지를 변환합니다....converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/ko/conversion/convert-a-pdf-...
  4. 在 Java 中将 Word 文档转换为 PDF | DOCX 转 PDF

    在 Java 应用程序中将 Word DOC 和 DOCX 文档转换为 PDF。使用文档转换 Java API 自动进行文件转换。...converter = new Converter("path/protected-document.docx",() ->loadOptions);...

    blog.groupdocs.com/zh/conversion/convert-word-d...
  5. Klasifikace dokumentů pomocí IAB-2 a taxonomie ...

    Taxonomická klasifikace dokumentů pomocí C# v rámci aplikací .NET. Klasifikujte dokumenty PDF, Word a heslem pomocí IAB-2 a taxonomie dokumentů....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/cs/classification/taxonomic-...
  6. 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...
  7. Tutoriel de signature numérique Python : signer...

    Tutoriel étape par étape complet pour créer des signatures électroniques sécurisées dans des documents en utilisant Python et GroupDocs.Signature - parfait pour les développeurs créant des applications de signature de documents...contrôles d’accès appropriés Protection par mot de passe : Utilisez...documents rapides Vérification et protection contre la falsification de...

    blog.groupdocs.com/fr/signature/sign-documents-...
  8. GroupDocs.Merger for Python via .NET Overview |...

    GroupDocs.Merger for Python via .NET merges, splits, and reorganises documents — PDF, DOCX, XLSX, PPTX, images, and more — entirely on-premise without Microsoft Office.... Access control — protect sensitive documents with passwords...

    docs.groupdocs.com/merger/python-net/product-ov...
  9. 在 Java 中將 Word 文檔轉換為 PDF | DOCX 轉 PDF

    在 Java 應用程序中將 Word DOC 和 DOCX 文檔轉換為 PDF。使用文檔轉換 Java API 自動進行文件轉換。...converter = new Converter("path/protected-document.docx",() ->loadOptions);...

    blog.groupdocs.com/zh-hant/conversion/convert-w...
  10. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....imageWatermark = new ImageWatermark ( "protect.jpg" ); imageWatermark . setHorizontalAlignme...

    docs.groupdocs.com/watermark/java/watermarks-in...