Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 9,597 for

image

(0.27 sec)
  1. C#で電子書籍から画像を抽出する| EPUB、FB2、CHM

    .NET用のドキュメントパーサーAPIを使用して、C#でEPUB、FB2、CHMeBookから画像をプログラムで抽出します。画像をJPG、PNG、WebP、GIF、またはBMP形式で保存します。...IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...(PageImageArea image in images) { image.Save(("Image-" + imageNumber...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  2. จัดการข้อมูล XMP และ EXIF ของรูปภาพ HEIF HEIC โ...

    จัดการข้อมูล XMP และ EXIF ของภาพ HEIF, HEIC โดยใช้ C# อ่าน อัปเดต ลบข้อมูล EXIF และ XMP โดยใช้ Metadata automation API ภายในแอปพลิเคชัน .NET...อย่างไรก็ตาม EXIF (Exchangeable Image File Format) เป็นมาตรฐานและ...นอกจากนี้ คุณยังสามารถรับ IFD (Image File Directory) และข้อมูล GPS...

    blog.groupdocs.com/th/metadata/manage-xmp-and-e...
  3. convert to grayscale on GroupDocs Blog | Docume...

    convert to grayscale on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert to grayscale on GroupDocs Blog | Document Automation Solutions for .NET &......Transformez des documents PDF en images JPG ou PNG en niveaux de gris...Transformez des documents PDF en images JPG ou PNG en niveaux de gris...

    blog.groupdocs.com/fr/tag/convert-to-grayscale/...
  4. PDF to Grayscale on GroupDocs Blog | Document A...

    PDF to Grayscale on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF to Grayscale on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Transformez des documents PDF en images JPG ou PNG en niveaux de gris...Transformez des documents PDF en images JPG ou PNG en niveaux de gris...

    blog.groupdocs.com/fr/tag/pdf-to-grayscale/inde...
  5. watermark remover application

    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....basés sur du texte ou sur des images. Dans cet article, nous verrons...filigranes basés sur du texte et des images dans un document. Aujourd’hui...

    blog.groupdocs.com/fr/tag/watermark-remover-app...
  6. watermark excel

    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....différents [documents][1], [images][2] et [présentations][3]....différents [documents][1], [images][2] et [présentations][3]....

    blog.groupdocs.com/fr/tag/watermark-excel/
  7. 使用 Java 提取 ZIP 檔案數據 |提取文本和圖像

    使用文檔解析 Java API 提取 ZIP 文件數據。在 Java 中解析存檔並提取所附文件中的整個文本和圖像。...Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // 打印頁面索引、矩形和圖像類型: System...

    blog.groupdocs.com/zh-hant/parser/extract-zip-f...
  8. Trích xuất dữ liệu lưu trữ ZIP bằng Java | Tríc...

    Trích xuất dữ liệu tệp ZIP bằng cách sử dụng API Java phân tích cú pháp tài liệu. Phân tích cú pháp lưu trữ và trích xuất toàn bộ văn bản và hình ảnh trong các tệp đính kèm trong Java....Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // In chỉ mục trang...

    blog.groupdocs.com/vi/parser/extract-zip-files-...
  9. Come convertire HTML in immagine in Java

    Scopri in dettaglio il processo di conversione del documento per convertire HTML in immagine in Java e come utilizzare queste istruzioni per creare la capacità di conversione da HTML a immagine Java....della funzionalità Java HTML to Image Converter . Di seguito sono...implementare la funzionalità HTML to Image Converter Java . Devi solo consumare...

    kb.groupdocs.com/it/conversion/java/how-to-conv...
  10. How to Sign JPEG with text signature using C#

    In this topic, you will get help on how to sign JPEG with text signature using C#. Also, code example will be supplied to add text signature to JPEG using C#....signature using C# Including JPEG images, text signatures provide unbreakable...project or need to share signed images on different platforms, the...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...