Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 9,077 for

image

(0.1 sec)
  1. PDF ドキュメントに透かしを入れる |テキストと画像の透かし

    PDF ドキュメントにテキストと画像の透かしを追加します。オンライン ウォーターマーク アプリケーションを使用するか、プログラムで .NET および Java ライブラリを使用してウォーターマークを適用します。...save("path/image-watermark.pdf"); watermarker...

    blog.groupdocs.com/ja/watermark/watermark-pdf-d...
  2. JavaでRIFFINFOとWAVファイルのメタデータを抽出します

    JavaでWAVオーディオファイルのメタデータとRIFFINFOを抽出します。メタデータAPIを使用すると、Javaアプリケーション内でメタデータを管理できます。...OpenOffice ファイル形式、 eBooks 、 images **、およびその他の多くのドキュメント形式もサポートしています。...

    blog.groupdocs.com/ja/metadata/extract-riff-inf...
  3. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....}) } ``` You can add CSS and images to your own taste. The final...

    blog.groupdocs.com/total/how-to-create-a-simple...
  4. Groupdocs.Blogs

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

    blog.groupdocs.com/zh-hant/groupdocs.blog/page/3/
  5. Working with metadata in PDF documents | Docume...

    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. Watermarking را در برنامه های Node.js ادغام کنید

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

    blog.groupdocs.com/fa/watermark/integrate-water...
  7. Font tùy chỉnh trong GroupDocs.Watermark - Hướn...

    Tìm hiểu cách sử dụng phông chữ tùy chỉnh trong GroupDocs.Watermark để đảm bảo tính nhất quán về thương hiệu và độc lập của hệ thống. Làm theo hướng dẫn từng bước của chúng tôi và thiết lập Docker....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/vi/watermark/using-custom-fo...
  8. 在线 PDF 到 DOCX 转换器 | 免费GroupDocs应用程序

    PDF 到 DOCX 文档转换器 - 免费在线将 PDF 转换为 DOCX,无需注册。 安全且易于使用的 PDF 到 DOCX 转换!...PDF, PDF 自 WORD, POWERPOINT 自 IMAGE, VSDX 自 PDF, HTML 自 DOCX, EPUB...

    products.groupdocs.app/zh/conversion/pdf-to-docx
  9. Javaの透かしで保護されたファイル|テキストと画像の透かし

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

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

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

    blog.groupdocs.com/ja/signature/barcode-generat...