Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 9,924 for

images

(0.06 sec)
  1. 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....programme les métadonnées des images et des documents à l’aide de...traiter les données EXIF des images en Java. Ici, aujourd’hui,...

    blog.groupdocs.com/fr/categories/groupdocs.meta...
  2. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the watermark in PDF documents. Furthermore, the feature of replacing text and image for the found watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace text for the particular XObjects, artifacts and the annotations in a PDF document....feature of replacing text and image for the found watermarks is...Save(@"D:\output.pdf"); } Replacing Image for Particular ObjectsThe version...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  3. Ajouter un filigrane de texte au PNG en utilisa...

    Découvrez la méthode permettant d’ajouter un filigrane de texte au PNG à l’aide de C#. De plus, vous recevrez un exemple de code illustrant comment insérer un filigrane de texte au format PNG en C#....d’un filigrane de texte aux images PNG peut améliorer leur attrait...texte dans le contexte des images PNG. Un filigrane de texte...

    kb.groupdocs.com/fr/watermark/net/add-text-wate...
  4. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for .NET....also be exported to PDF or image formats for documentation. Common...conversions From To MPP eBook: , , Image: , , , , , , , J2K, JFIF, ,...

    docs.groupdocs.com/conversion/net/convert/proje...
  5. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...viewed in any desktop or online image viewer as well in the browser...worksheet preview as an SVG vector image, that is encapsulated in the...

    docs.groupdocs.com/editor/java/generating-works...
  6. Извлечение изображений из PDF-документов на C# ...

    Узнайте, как извлекать изображения из файлов PDF с помощью C# в приложениях .NET. Извлекайте изображения из файлов PDF или с любой конкретной страницы с помощью .NET API....IEnumerable<PageImageArea> images = parser.GetImages(); // Проверьте...изображений if (images == null) { Console.WriteLine("Images extraction...

    blog.groupdocs.com/ru/parser/extract-images-fro...
  7. Estrai immagini da documenti PDF in C# utilizza...

    Scopri come estrarre immagini da file PDF utilizzando C# all'interno delle tue applicazioni .NET. Estrai immagini da file PDF o da qualsiasi pagina specifica utilizzando l'API .NET....IEnumerable<PageImageArea> images = parser.GetImages(); // Controlla...supportata if (images == null) { Console.WriteLine("Images extraction...

    blog.groupdocs.com/it/parser/extract-images-fro...
  8. Extraiga imágenes de documentos PDF en C# utili...

    Aprenda a extraer imágenes de archivos PDF usando C# dentro de sus aplicaciones .NET. Extraiga imágenes de archivos PDF o de cualquier página específica utilizando la API .NET....IEnumerable<PageImageArea> images = parser.GetImages(); // Compruebe...imágenes if (images == null) { Console.WriteLine("Images extraction...

    blog.groupdocs.com/es/parser/extract-images-fro...
  9. استخراج الصور من مستندات PDF بجافا

    تعرف على كيفية استخراج الصور من ملفات PDF بجافا. استخرج الصور من ملفات PDF أو من أي صفحة محددة باستخدام Java API داخل تطبيقاتك....المحمل Iterable<PageImageArea> images = parser.getImages(); الوصول...(PageImageArea image : images) { image.save(String.format("path/image_%d"...

    blog.groupdocs.com/ar/parser/extract-images-fro...
  10. extract exif data

    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....traiter les données EXIF des images en Java. Ici, aujourd’hui,...supprimer des données EXIF de vos images par programmation en C#, cet...

    blog.groupdocs.com/fr/tag/extract-exif-data/