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

images

(0.12 sec)
  1. 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...
  2. 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/
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Docker image in two stages to minimize the final image size. In...sample code. The final Docker image can be run as an application...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  4. การค้นหารูปภาพย้อนกลับในเอกสาร

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

    blog.groupdocs.com/th/search/reverse-image-search/
  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. 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/
  8. 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...
  9. 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...
  10. Java를 사용하여 ZIP 아카이브 데이터 추출 | 텍스트 및 이미지 추출

    문서 구문 분석 Java API를 사용하여 ZIP 파일 데이터를 추출합니다. 아카이브를 구문 분석하고 Java로 포함된 파일 내의 전체 텍스트와 이미지를 추출합니다....Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // 페이지 인덱스, 직사각형 및 이미지...

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