Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 9,579 for

images

(0.13 sec)
  1. การค้นหารูปภาพย้อนกลับในเอกสาร

    สร้างแอปของคุณด้วยฟังก์ชันการค้นหารูปภาพย้อนกลับในเอกสารและไฟล์ภาพ...Index(indexFolder); // Setting the image indexing options IndexingOptions...ป็นอย่างไร: // Setting the image search options ImageSearchOptions...

    blog.groupdocs.com/th/search/reverse-image-search/
  2. Scan Barcode

    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.... Numérisez les images de codes à barres et numérisez...code-barres à partir d’une image qui vous aidera à créer un scanner...

    blog.groupdocs.com/fr/tag/scan-barcode/
  3. Define and use Variables in Template Documents ...

    We are pleased to announce another monthly release of document generation API. GroupDocs.Assembly for Java 17.5.0 now permits users to set text background color dynamically and control size of an image container. We’d recommend you to explore this latest release and share your experience. GroupDocs.Assembly for Java 17.5.0 - FeaturesFollowing features are introduced in the latest release: Add ability to define and use variables in template documents Add ability to set text background color dynamically Add ability not to grow the size of an image container while fitting it for the size of an image Document Automation API - EnhancementFollowing enhancements are introduced in this latest release: Switch to native JavaDoc utility for API document generation Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....dynamically and control size of an image container. We’d recommend you...not to grow the size of an image container while fitting it for...

    blog.groupdocs.com/assembly/introducing-groupdo...
  4. XMP metadata

    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....中國傳統的 HEIC (High-Efficiency Image Container) to kontener, który... Jednak EXIF (Exchangeable Image File Format) jest standardem...

    blog.groupdocs.com/pl/tag/xmp-metadata/
  5. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....GEOJSON eBook: , , GIS: , , , Image: , , , , , , , J2K, JFIF, ,... GML eBook: , , GIS: , , , Image: , , , , , , , J2K, JFIF, ,...

    docs.groupdocs.com/conversion/net/convert/gis/
  6. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....creation (see interface ); image preview format - PNG / JPG /...preview image. If you need to implement custom image preview...

    docs.groupdocs.com/signature/java/generate-sign...
  7. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs.... QR Code image generation in C# Another way...possible to generate code as an image. Create the QrCodeSignOptions...

    docs.groupdocs.com/signature/net/how-to-generat...
  8. GroupDocs.Signature per .NET 25.12 – Ultimi agg...

    Scopri le novità di GroupDocs.Signature per .NET 25.12. Disponibile ora su NuGet e sul sito Web di GroupDocs....inputFile = "image.png" ; string outputFile = "signed_image.png" ;...> 0 ) { Console.WriteLine( "Image signed successfully!" ); Console...

    blog.groupdocs.com/it/signature/groupdocs-signa...
  9. GroupDocs.Metadata Overview | GroupDocs

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....associated with various document, image, audio, video and many other...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...

    docs.groupdocs.com/metadata/net/product-overview/
  10. 使用 Java 提取 ZIP 档案数据 |提取文本和图像

    使用文档解析 Java API 提取 ZIP 文件数据。在 Java 中解析存档并提取随附文件中的整个文本和图像。...Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // 打印页面索引、矩形和图像类型: System...

    blog.groupdocs.com/zh/parser/extract-zip-files-...