Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 3,190 for

protection

(0.07 sec)
  1. Add Watermark to Excel Workbooks in Java | Text...

    Insert watermarks into Excel workbooks using Java. Watermark all sheets or apply it to just specific sheet even as background using watermark Java API....to the documents either to protect the document from piracy or...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  2. GroupDocs.Search pro .NET 25.11 – Nejnovější ak...

    Prozkoumejte, co je nového ve GroupDocs.Search pro .NET 25.11. K dispozici nyní na NuGet a na webu GroupDocs....CreateFromFile( @"C:\Docs\protected.docx" ); // Provedení extrakce...

    blog.groupdocs.com/cs/search/groupdocs-search-f...
  3. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....archive is encoded and password-protected, and you know this password...PDF-related operations like protecting, watermarking, reordering...

    docs.groupdocs.com/viewer/java/render-archive-f...
  4. Word 文書をパスワードで保護する |ファイルをロックするためのパスワードを追加する

    Word ファイルにパスワードを追加します。無料のオンライン アプリと GroupDocs をプログラムで使用して、パスワード保護で Word 文書をロックします。...Save(@"path/protected-document.docx"); } 記事 C# を使用して...addPassword(addOptions); merger.save("path/protected-document.docx"); 詳細については、...

    blog.groupdocs.com/ja/merger/password-protect-w...
  5. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....imageWatermark = new ImageWatermark ( "protect.jpg" )) { PdfArtifactWatermark...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Java で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    Java を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 Java API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...save("path/protected-spreadsheet.xlsx"); 提供された...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...
  7. 使用密码保护和权限控制保护 PDF | GroupDocs.Signature 教程

    使用 GroupDocs.Signature 实现 PDF 文档安全性的分步指南 - 添加密码、设置用户权限并控制文档访问以增强保护...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/zh/signature/protect-signed-...
  8. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....metadata Work with password-protected documents Render image previews...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  9. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....structured text Support password protected document (ability to provide...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  10. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....a password to unlock the protected document. Specify font substitution...

    docs.groupdocs.com/conversion/nodejs-java/load-...