Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 10,511 for

images

(0.27 sec)
  1. 用 Java 從電子書中提取圖像 | EPUB、PDF、FB2、CHM

    使用 Java API 以編程方式從 EPUB、PDF、FB2、CHM 電子書中提取圖像以進行文檔解析。以 JPG、PNG、WebP、GIF 或 BMP 格式保存圖像。... Iterable<PageImageArea> images = parser.getImages(); ImageOptions...for (PageImageArea image : images) { image.save(Constants.get...

    blog.groupdocs.com/zh-hant/parser/extract-image...
  2. Vulnerabilities in GroupDocs.Conversion - Free ...

    Using latest GroupDocs.Conversion.NETFramework 25.11.0 We have identified 2 vulnerabilities in conversion. Exploitation Steps Step 1 Using your editor of choice create a file with the following content and save it wi…...the svg will try to load an image from. Attached payload.svg Step...Convert the document from Word to image Step 4 Observe the attacker-controlled...

    forum.groupdocs.com/t/vulnerabilities-in-groupd...
  3. วิธีแปลง Excel เป็นรูปภาพใน Java

    บทความนี้อธิบายกระบวนการแปลง Excel เป็นรูปภาพใน Java และแสดงตัวอย่างโค้ดที่ใช้งานได้สำหรับแอปพลิเคชันตัวแปลง Java Excel เป็นรูปภาพ...เราจะพูดถึงขั้นตอนการ แปลง Excel เป็น Image ใน Java คุณจะได้เรียนรู้วิธ...างความสามารถ Java Excel to Image รวมทั้งให้ข้อมูลอ้างอิงไปยั...

    kb.groupdocs.com/th/conversion/java/how-to-conv...
  4. Cara Mengonversi Excel ke Gambar di C#

    Manual ini memberikan instruksi terperinci untuk mengonversi Excel ke Gambar dalam C# dan cara mengembangkan kode untuk mengimplementasikan aplikasi konversi Excel ke Gambar C#....untuk mengonversi Excel ke Image di C# dengan menggunakan salah...implementasi aplikasi convert Excel to Image C# . Di bawah ini Anda dapat...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  5. Hur man konverterar Excel till bild i C#

    Den här manualen ger detaljerade instruktioner för att konvertera Excel till Image i C# och hur man utvecklar kod för att implementera applikationen Convert Excel to Image C#....för att konvertera Excel till Image i C# genom att använda ett av...implementeringen av konvertera Excel till Image C# -applikationen. Nedan hittar...

    kb.groupdocs.com/sv/conversion/net/how-to-conve...
  6. exif data of heic in java

    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....расшифровывается как High-Efficiency Image Container. Это расширение файла...изображения в формате High-Efficiency Image Format HEIF . В этой статье...

    blog.groupdocs.com/ru/tag/exif-data-of-heic-in-...
  7. exif data of heic in java

    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....zkratka pro High-Efficiency Image Container. Je to přípona souboru...ve formátu High-Efficiency Image Format. V tomto článku probereme...

    blog.groupdocs.com/cs/tag/exif-data-of-heic-in-...
  8. Обратный поиск изображений в документах

    Создайте свое приложение с функцией обратного поиска изображений в документах и изображениях....Index(indexFolder); // Setting the image indexing options IndexingOptions...процесс поиска: // Setting the image search options ImageSearchOptions...

    blog.groupdocs.com/ru/search/reverse-image-search/
  9. Gerenciar dados XMP e EXIF de imagens HEIF HEIC...

    Gerencie dados XMP e EXIF de imagens HEIF e HEIC usando C#. Leia, atualize, remova dados EXIF e XMP usando a API de automação de metadados em aplicativos .NET....entanto, EXIF (Exchangeable Image File Format) é o padrão e define...pode obter as informações IFD (Image File Directory) e GPS do pacote...

    blog.groupdocs.com/pt/metadata/manage-xmp-and-e...
  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-hant/parser/extract-zip-f...