Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 9,631 for

images

(0.94 sec)
  1. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....added the feature of replacing image of the shape in a Word document...sample shows how to set the image of a shape. # using (WordsDocument...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  2. เปรียบเทียบรูปภาพใน Java เพื่อเน้นความแตกต่าง |...

    เปรียบเทียบภาพถ่ายและภาพของคุณใน Java โดยทางโปรแกรม การเปรียบเทียบรูปภาพของ JPG, PNG, GIF, BMP, DICOM และรูปภาพอื่นๆ ภายในแอปพลิเคชัน Java ของคุณ...new Comparer("image-a.jpg") comparer.add("image-b.jpg"); comparer...comparer.compare("result-Image.jpg"); // This will return the path...

    blog.groupdocs.com/th/comparison/compare-images...
  3. Cách chuyển đổi tài liệu Word thành hình ảnh tr...

    Bạn có muốn chuyển đổi Tài liệu Word thành Hình ảnh trong Java bằng một vài dòng mã không? Nếu vậy, hãy xem lại hướng dẫn này và tìm hiểu cách phát triển khả năng của DOCX thành Image Java....chuyển đổi tài liệu Word thành Image trong Java . Chúng tôi cũng...triển khai khả năng DOCX sang Image Java . Dưới đây là hướng dẫn...

    kb.groupdocs.com/vi/conversion/java/how-to-conv...
  4. Bildwasserzeichen zu RTF mit Python hinzufügen

    Erfahren Sie, wie Sie mit Python ein Bildwasserzeichen zu RTF hinzufügen und die Dokumentensicherheit erhöhen, indem Sie ein zentriertes Logo‑Wasserzeichen einbetten, ohne das Layout von Rich Text zu beeinträchtigen....automatisieren, indem Sie add image watermark to RTF using Python...Flexibilität von Python code to add image watermark to JPG ‑Konzepten...

    kb.groupdocs.com/de/watermark/python/add-image-...
  5. Comment convertir un bitmap en PNG en utilisant...

    Ce court article vous guide à travers le flux de travail pour convertir Bitmap en PNG en utilisant Java et comment utiliser ce guide pour changer BMP en PNG en Java....pour démontrer la conversion d’image d’un format à un autre. Voici...le processus de conversion d’image en configurant la bibliothèque...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  6. GroupDocs.Metadata Product Family

    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) est un conteneur...pouvant contenir des images HEIF au format d’image à haute efficacité...

    blog.groupdocs.com/fr/categories/groupdocs.meta...
  7. GroupDocs.Signature for Java

    API นี้อนุญาตให้คุณเซ็นชื่อแบบดิจิทัลของไฟล์รูปแบบใดก็ได้โดยใช้ภาษา Java บนแพลตฟอร์มใดก็ได้... Java วิธีลงชื่อ XLSX ด้วย Image Signature โดยใช้ Java วิธีลงชื่อ...DOCX โดยใช้ Java วิธีเพิ่ม Image Signature ให้กับ DOCX โดยใช้...

    kb.groupdocs.com/th/signature/java/
  8. Busca de Imagem Reversa em Documentos

    Construa seu aplicativo com funcionalidade de busca reversa de imagens em documentos e arquivos de imagem....Index(indexFolder); // Setting the image indexing options IndexingOptions...busca se parece: // Setting the image search options ImageSearchOptions...

    blog.groupdocs.com/pt/search/reverse-image-search/
  9. مدیریت داده های XMP و EXIF تصاویر HEIF HEIC با ...

    داده های XMP و EXIF تصاویر HEIF، HEIC را با استفاده از C# مدیریت کنید. خواندن، به‌روزرسانی، حذف داده‌های EXIF و XMP با استفاده از API اتوماسیون ابرداده در برنامه‌های NET....中國傳統的 HEIC (High-Efficiency Image Container) ظرفی است که می تواند...این، می توانید اطلاعات IFD (Image File Directory) و GPS را از...

    blog.groupdocs.com/fa/metadata/manage-xmp-and-e...
  10. חלץ נתונים בארכיון ZIP באמצעות Java | חלץ טקסט ...

    חלץ נתוני קובצי ZIP באמצעות ניתוח Java API של מסמכים. נתח ארכיונים וחלץ טקסט ותמונות שלמים בתוך הקבצים המצורפים ב-Java....Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // הדפס אינדקס עמוד...

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