Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 9,573 for

image

(0.66 sec)
  1. Javaの透かしで保護されたファイル|テキストと画像の透かし

    Java APIを使用して、パスワードで保護されたWord、PDF、PowerPoint、Excelファイルにテキストと画像の透かしを追加します。 GroupDocsAPIを使用して透かしの外観をカスタマイズします。...ImageWatermark("path/watermark-image.png"); watermark.setOpacity(0...

    blog.groupdocs.com/ja/watermark/watermark-passw...
  2. C#でバーコードを生成する|ドキュメントと画像にバーコードを追加する

    .NET署名APIを使用してバーコードをWord、Excel、PDF、PNG、JPG、WebPファイルに添付することにより、C#でバーコードを生成し、ドキュメントと画像に電子署名します。...signature = new Signature("path/image.jpg")) { // バーコードテキストを使用してバーコードオプションを作成する...

    blog.groupdocs.com/ja/signature/barcode-generat...
  3. Word文書に透かしを追加 | GroupDocsによる5つの安全な方法

    GroupDocs.Watermark for .NET を使用して Word 文書に安全な透かしを追加する方法を学びます。ロックされたヘッダー、タイル状の透かし、簡単に削除できないパスワード保護されたセクションなど、コード例とともに5つの保護方法を比較します。...Watermarker(InputFile)) { // Create the image watermark object var watermark...Save(Path.Combine(OutputDir, "image_watermark_word.docx" )); } }...

    blog.groupdocs.com/ja/watermark/secure-word-doc...
  4. Watermarking را در برنامه های Node.js ادغام کنید

    راهنمای ما را دنبال کنید تا به راحتی واترمارک را در پروژه های Node.js خود با ویژگی های غنی GroupDocs.Watermark for Node.js API پیاده سازی کنید.... Create an Image Watermark: یک نمونه ImageWatermark...

    blog.groupdocs.com/fa/watermark/integrate-water...
  5. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. C#でExcelファイルを編集する|独自のオンラインExcelシートエディタを作成する

    Excelファイルの編集は、スプレッドシートとドキュメント編集APIを使用して.NETアプリケーション内のXLS、XLSX、ODSファイルを編集するためのC#の例で説明されています。...Images; List<IHtmlResource> allResourcesTogether...

    blog.groupdocs.com/ja/editor/edit-excel-files-i...
  7. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Sécuriser les PDF avec une protection par mot d...

    Guide étape par étape pour mettre en œuvre la sécurité des documents PDF avec GroupDocs.Signature - ajouter des mots de passe, définir des permissions utilisateur et contrôler l'accès au document pour une protection renforcée...les codes QR, le texte ou les images, en fonction du type de signature...

    blog.groupdocs.com/fr/signature/protect-signed-...
  9. Comment travailler avec les balises de métadonnées

    Expliquez comment travailler avec les balises de métadonnées...documents Word, les PDFs, les images, et plus encore. Par exemple...

    blog.groupdocs.com/fr/metadata/how-to-work-with...
  10. GroupDocs.Watermark中的自定义字体 - 实施指南

    学习如何在 GroupDocs.Watermark 中使用自定义字体,以确保品牌一致性和系统独立性。按照我们的分步说明和 Docker 设置进行操作。...NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/zh/watermark/using-custom-fo...