Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 10,082 for

images

(0.16 sec)
  1. 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...
  2. 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...
  3. เปรียบเทียบรูปภาพใน 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...
  4. Möglichkeiten zum Konvertieren von WebP in PNG

    Konvertieren Sie WebP-Bilder mit dem kostenlosen Online-WebP-Konverter in PNG-Bilder. Entwickler können die Konvertierung mit wenigen Codezeilen mithilfe der .NET- und Java-API durchführen....konvertieren: // Convert WebP image to PNG in C# using (Converter...converter = new Converter("path/image.webp")) { ImageConvertOptions...

    blog.groupdocs.com/de/conversion/convert-webp-t...
  5. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_file_types()....is_image , .is_archive , and .is_text...supported_types if ft.is_image] to get only image formats. Refer to...

    docs.groupdocs.com/merger/python-net/get-suppor...
  6. 如何使用 C# 将 Word 文档转换为图像

    这篇快速文章介绍了使用 C# 将 Word 文档转换为图像的过程,并提供了 C# Word 到图像转换器功能的工作示例。...本指南还提供了配置环境的说明和一个工作示例代码,以演示 C# Word to Image converter 应用程序的实现。以下是在 C# 中将...通过按顺序使用上述步骤,可以快速创建 Word to Image C# 应用程序。可以通过从 NuGet 网站配置所需的...

    kb.groupdocs.com/zh/conversion/net/how-to-conve...
  7. Bezplatný převodník WebP na PNG – Online a okam...

    Převést WebP na PNG během několika sekund pomocí našeho bezplatného online převodníku. Jen nahrajte a stáhněte – není potřeba registrace ani software. Zabezpečeno a automatické smazání za 24 hodin....formátu PNG: // Convert WebP image to PNG in C# using (Converter...converter = new Converter("path/image.webp")) { ImageConvertOptions...

    blog.groupdocs.com/cs/conversion/webp-to-png/
  8. Přidat vodoznak do obrázků v Java | Textové a o...

    Přidejte text do obrázku jako vodoznak nebo přidejte vodoznak obrázku do obrázků JPG, WebP, PNG, BMP pomocí Java Watermarking API od GroupDocs....obrázku do obrázků Java Text and Image Watermarking API # V níže uvedených...new Watermarker(Constants.JPG_IMAGE); watermarker.add(watermark);...

    blog.groupdocs.com/cs/watermark/add-watermark-t...
  9. Afbeeldingen uit ODT extraheren met C#

    Laten we eens kijken hoe je afbeeldingen uit ODT kunt halen met C#. We zullen ook C#-code leveren om afbeeldingen uit ODT te halen die compatibel is met Windows, macOS en Linux....Hierdoor kunnen ontwikkelaars ODT-images met C# op een consistente manier...stroomlijnen. Met de mogelijkheid om images uit ODT-bestanden te extraheren...

    kb.groupdocs.com/nl/parser/net/extract-images-f...
  10. View Contents of ZIP and TAR Archives using Gro...

    We are excited to bring a major release of GroupDocs.Viewer for Java API packaging a bunch of new features, improvements, and bug fixes. In the latest release, we have added the support of viewing archives and a couple of code files as well as provided the features of working with security settings in the PDF documents. So let’s walk through the latest release of our document viewer API for Java and check out what you are going to get after upgrading to v19....In the case of rendering as image or PDF, the API returns one...performance for rendering PSD image format into PDF Improved rendering...

    blog.groupdocs.com/viewer/view-files-and-folder...