Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 3,143 for

protection

(0.07 sec)
  1. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....trying to load the password-protected documents. string inputFilePath...

    docs.groupdocs.com/editor/net/introduction/
  2. Ajouter un filigrane aux présentations en Java ...

    Ajoutez un filigrane d'image aux diapositives de présentation ou appliquez des filigranes de texte aux formats PPT, PPTX, PPS et autres en Java à l'aide de l'API GroupDocs Watermarking....Tiếng Việt 中文 中國傳統的 Pour la protection des documents et des présentations...

    blog.groupdocs.com/fr/watermark/watermark-prese...
  3. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/existing-obje...
  4. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/load-password-protected-document/weekly0.5https://docs...com/conversion/net/load-password-protected-document/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/conversion.xml
  5. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…... If you need to protect personal data from the test...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  6. 使用 C# 使用 IAB-2 和文档分类对文档进行分类

    在 .NET 应用程序中使用 C# 对文档进行分类。使用 IAB-2 和文档分类法对 PDF、Word 和受密码保护的文档进行分类。...var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/zh/classification/taxonomic-...
  7. Classer les documents avec IAB-2 et la taxonomi...

    Classification taxonomique des documents utilisant C# dans les applications .NET. Classez les documents PDF, Word et protégés par mot de passe avec IAB-2 et la taxonomie des documents....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/fr/classification/taxonomic-...
  8. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....exist and are not password-protected" ) # Run the comparison c...

    blog.groupdocs.com/comparison/compare-pdfs-usin...
  9. PDF ドキュメントを Java で HTML に変換 |すべてのページと選択したページ

    Java を使用して PDF ドキュメントを HTML 形式に変換する方法を学びます。 Java アプリケーション内のドキュメント全体または選択したページの変換を自動化する手順。...converter = new Converter("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/ja/conversion/convert-pdf-to...
  10. C# を使用してプログラムで PDF を HTML に変換する

    数行のコードを使用して、PDF ドキュメントを HTML に変換してみましょう。 .NET アプリケーション内で PDF 変換を自動化し、ドキュメント全体または選択したページを変換します。...converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/ja/conversion/convert-a-pdf-...