Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 9,923 for

image

(2.03 sec)
  1. 使用 Java 清理文檔和圖像的元數據

    用於刪除 DOCX、XLSX、PPTX、PDF 文檔、JPEG、PNG、WebP 圖像、電子郵件、電子書、Visio 繪圖、Zip 等的所有或選擇性元數據屬性的 Java API。...jpg"); // Save the output image having no metadata 使用 Java 從文檔和圖像中刪除選擇性元數據...

    blog.groupdocs.com/zh-hant/metadata/remove-meta...
  2. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation 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...
  3. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....different options, stylesheets, images, fonts, save the HTML document...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  4. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......png") # Render DOCX to PNG images viewer.view(png_options) if...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. 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.... ** EXIF **( Exchangeable Image File Format ) は、主にデジタルカメラやス...

    blog.groupdocs.com/ja/page/38/
  7. 자바에서 바코드 생성 | 문서 및 이미지에 바코드 추가

    Java e-Signing API를 사용하여 Word, Excel, PDF, PNG, JPG, WebP 파일에 바코드를 추가하여 Java에서 바코드를 생성하고 문서 및 이미지에 전자 서명합니다....signature = new Signature("path/image.jpg"); // 바코드 텍스트로 바코드 옵션 생성...

    blog.groupdocs.com/ko/signature/generate-barcod...
  8. Comparez des documents Word à l'aide de C # ave...

    Comparez deux ou plusieurs documents Word à l'aide de l'API de comparaison pour .NET. Mettez en surbrillance les différences et acceptez/rejetez les modifications en C#, même pour les documents protégés par mot de passe....Voir également # Comparer l’image en utilisant C # pour repérer...

    blog.groupdocs.com/fr/comparison/compare-word-d...
  9. C# を使用して Word 文書に透かしを入れる |テキストと画像の透かし

    C# を使用して Word 文書にテキストと画像の透かしを追加します。 .NET API を使用して、プログラムでページにウォーターマークを適用します。...= new ImageWatermark("path/image.png") { Opacity = .5, HorizontalAlignment...

    blog.groupdocs.com/ja/watermark/watermark-word-...
  10. Java を使用してデジタル署名証明書で PDF に署名する

    Java で証明書を使用して PDF にデジタル署名する技術をマスターします。デジタル署名 API を使用して署名をカスタマイズし、独自のアプリケーションを構築します。...setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/ja/signature/sign-pdf-with-c...