Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 10,082 for

image

(0.88 sec)
  1. Java에서 프레젠테이션에 워터마크 추가 | 텍스트 및 이미지 워터마크

    GroupDocs Watermarking API를 사용하여 프레젠테이션 슬라이드에 이미지 워터마크를 추가하거나 Java에서 PPT, PPTX, PPS 및 기타 형식에 텍스트 워터마크를 적용합니다....save("path/image-watermarked-presentation.pptx");...

    blog.groupdocs.com/ko/watermark/watermark-prese...
  2. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....これは、High-Efficiency Image Format HEIF 画像を格納できるコンテナーです...

    blog.groupdocs.com/ja/page/35/
  3. 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...
  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 Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. PDF ドキュメントに透かしを入れる |テキストと画像の透かし

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

    blog.groupdocs.com/ja/watermark/watermark-pdf-d...
  7. JavaでPDFに透かしを追加|テキストと画像の透かし

    Javaで画像透かしを追加するか、PDFファイルにテキスト透かしを適用します。 GroupDocs Watermarking Java APIを使用して、PDFのすべての選択されたページに透かしを適用します。...save("path/image-watermark.pdf"); watermarker...

    blog.groupdocs.com/ja/watermark/add-watermark-t...
  8. 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-...
  9. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...