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

image

(0.4 sec)
  1. Watermarking را در برنامه های Node.js ادغام کنید

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

    blog.groupdocs.com/fa/watermark/integrate-water...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Index(indexFolder); // Setting the image indexing options IndexingOptions...

    blog.groupdocs.com/ja/groupdocs.blog/page/9/
  8. Excel スプレッドシートを編集する |オンライン編集とプログラムによるアプローチ

    Excel スプレッドシートを編集する効率的な方法を発見します。 XLS/XLSX ファイルをオンラインで編集するか、C# および Java を使用してプログラムで編集します。...Images; List<IHtmlResource> allResourcesTogether...

    blog.groupdocs.com/ja/editor/edit-excel-spreads...
  9. Javaを使用したドキュメントと画像のクリーンなメタデータ

    DOCX、XLSX、PPTX、PDFドキュメント、JPEG、PNG、WebP画像、電子書籍、電子書籍、Visio図面、Zipなどのすべてまたは選択したメタデータプロパティを削除するJavaAPI。...jpg"); // Save the output image having no metadata Javaを使用し...

    blog.groupdocs.com/ja/metadata/remove-metadata-...
  10. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...letter of the watermark text: image.png (350 Bytes) I checked for...

    forum.groupdocs.com/t/issue-with-watermarks-on-...