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

image

(0.38 sec)
  1. Trích xuất hình ảnh từ sách điện tử trong Java ...

    Lập trình trích xuất hình ảnh từ sách điện tử EPUB, PDF, FB2, CHM bằng API Java để phân tích cú pháp tài liệu. Lưu hình ảnh ở định dạng JPG, PNG, WebP, GIF hoặc BMP.... Iterable<PageImageArea> images = parser.getImages(); ImageOptions...for (PageImageArea image : images) { image.save(Constants.get...

    blog.groupdocs.com/vi/parser/extract-images-fro...
  2. البحث عن وإزالة العلامات المائية من المستندات ف...

    Java API للبحث عن العلامات المائية للنصوص والصور وإزالتها من مستندات مثل ملفات PDF و Word و Excel و PowerPoint و Visio برمجيًا....can differ from the provided image. // تكوين معيار البحث عن نص...System.out.println("Removed Image Watermark."); } else { possibleWatermarks...

    blog.groupdocs.com/ar/watermark/find-and-remove...
  3. Znajdź i usuń znaki wodne z dokumentów w Javie

    Java API do programowego znajdowania i usuwania tekstowych i graficznych znaków wodnych z dokumentów, takich jak pliki PDF, Word, Excel, PowerPoint i Visio....can differ from the provided image. // Skonfiguruj kryterium wyszukiwania...System.out.println("Removed Image Watermark."); } else { possibleWatermarks...

    blog.groupdocs.com/pl/watermark/find-and-remove...
  4. Convert PPT to JPG in CSharp

    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....présentation PowerPoint en images. Dans cet article, vous apprendrez...présentations PPT ou PPTX en images JPG et PNG par programmation...

    blog.groupdocs.com/fr/tag/convert-ppt-to-jpg-in...
  5. Watermark PDF in C#

    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....illégale ou pour apposer une image de marque sur vos documents...de filigranes de texte et d’image en filigrane....

    blog.groupdocs.com/fr/tag/watermark-pdf-in-c/
  6. C# Konversi Gambar JPG, PNG, GIF, TIFF ke PDF |...

    Konversikan gambar ke PDF dalam C#. Konversikan file JPG, TIFF, PNG, JPEG, GIF, BMP, dan lainnya dengan opsi rotasi, pengubahan ukuran, margin menggunakan API konversi untuk .NET....converter = new Converter("image.jpg")) { PdfConvertOptions options...converter = new Converter("image.png")) { PdfConvertOptions options...

    blog.groupdocs.com/id/conversion/convert-images...
  7. GroupDocs.Signature voor .NET 25.12 – Laatste u...

    Ontdek wat er nieuw is in GroupDocs.Signature voor .NET 25.12. Nu beschikbaar op NuGet en de GroupDocs‑website....inputFile = "image.png" ; string outputFile = "signed_image.png" ;...> 0 ) { Console.WriteLine( "Image signed successfully!" ); Console...

    blog.groupdocs.com/nl/signature/groupdocs-signa...
  8. GroupDocs.Signature لـ .NET 25.12 – آخر التحديث...

    استكشف ما هو جديد في GroupDocs.Signature لـ .NET 25.12. متاح الآن على NuGet وموقع GroupDocs....inputFile = "image.png" ; string outputFile = "signed_image.png" ;...> 0 ) { Console.WriteLine( "Image signed successfully!" ); Console...

    blog.groupdocs.com/ar/signature/groupdocs-signa...
  9. จัดการข้อมูล 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...
  10. 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...