Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 10,507 for

images

(0.87 sec)
  1. 添加或删除注释 |在 Java 中注释 PDF 文件

    在 Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java API 添加箭头、矩形、椭圆、突出显示、水印注释等。...setMessage("Annotate documents and images."); area.setOpacity(0.7); area...Reply(); reply2.setComment("Add images as well."); reply2.setRepliedOn(Calendar...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  2. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Merge PDF | GroupDocs

    Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library....size and structure - all text, images, tables, graphs, forms and...

    docs.groupdocs.com/merger/net/merge/pdf/
  4. Watermark Protected Files in Java | Text & Imag...

    Use Java API to add text & image watermark to password-protected Word, PDF, PowerPoint, Excel files. Customize watermark appearance using GroupDocs API....We will add text, as well as image watermarks to the protected...Insert Text Watermark Insert Image Watermark Java API to Watermark...

    blog.groupdocs.com/watermark/watermark-password...
  5. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/remove-metadat...
  6. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-id...
  7. Saving EditableDocument to stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument, including saving the HTML markup and the accompanying resources using GroupDocs.Editor for Python via .NET....embedded into the markup and images are serialized with base64...

    docs.groupdocs.com/editor/python-net/saving-edi...
  8. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for Node.js via Java — runnable JavaScript examples with downloadable input and output files....standards — EXIF, XMP and IPTC in images, ID3 and APE in audio, and...

    docs.groupdocs.com/total/nodejs-java/developer-...
  9. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for Java — runnable Java examples with downloadable input and output files....standards — EXIF, XMP and IPTC in images, ID3 and APE in audio, and...

    docs.groupdocs.com/total/java/developer-guide/m...
  10. Batch Watermarking in .NET with GroupDocs.Water...

    Practical guide showing how to apply batch text and image watermarks, replace logos, and ensure idempotent processing using GroupDocs.Watermark for .NET....DOCX, PPTX, XLSX and common image formats. The sample project...Word files, spreadsheets and images because Watermarker abstracts...

    blog.groupdocs.com/watermark/batch-watermark-pi...