Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 9,073 for

images

(0.11 sec)
  1. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET.... , , , , , CAD: eBook: , , Image: , , , , , , , , , JPG, , ,... , , , , CAD: , eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/net/convert/cad/
  2. convert to grayscale

    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....uniquement de convertir une image RVB en niveaux de gris ? Non...document (y compris les images) en une image monochrome en noir et...

    blog.groupdocs.com/fr/tag/convert-to-grayscale/
  3. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Provided an option to fit an image within textbox bounds while...Provide an option to fit an image within textbox bounds while...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. Sign PDF Documents with Text Signature using Gr...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Signature for Java 17.4.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Signature for Java developers can sign PDF documents with text signature as sticker. Furthermore, API permits developers to rotate Text or Image signature appearance. We would recommend you to download the new release and evaluate the exciting features to enhance document signature experience....developers to rotate Text or Image signature appearance. We would...for Pdf Documents Implement Image Signature free angle rotation...

    blog.groupdocs.com/signature/introducing-groupd...
  5. PDF、Excel、PPT、C#のWord文書から画像を抽出する

    PDF、スプレッドシート、プレゼンテーション、ワードプロセッシングドキュメント、およびC#の解析APIを使用して特定のページから画像を抽出する機能を備えた.NETAPI。...IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...foreach (PageImageArea image in images) { // 画像を保存し、ページインデックス、長方形、画像タイプを印刷します。...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  6. C# Chuyển đổi hình ảnh WebP sang JPG, PNG, TIFF...

    Cách chuyển đổi WebP sang JPG, PNG, TIFF hoặc PDF trong C#. Sử dụng API chuyển đổi .NET mã nguồn mở. Các ví dụ hoạt động cũng có sẵn tại Kho lưu trữ GitHub của GroupDocs....converter = new Converter("path/image.webp")) { ImageConvertOptions...converter.Convert(@"path/converted-image.jpg", options); } Đây là hình...

    blog.groupdocs.com/vi/conversion/convert-webp-t...
  7. Extraia imagens de documentos PDF em C# usando ...

    Aprenda a extrair imagens de arquivos PDF usando C# em seus aplicativos .NET. Extraia imagens de arquivos PDF ou de qualquer página específica usando a API .NET....IEnumerable<PageImageArea> images = parser.GetImages(); // Verifique...suportada if (images == null) { Console.WriteLine("Images extraction...

    blog.groupdocs.com/pt/parser/extract-images-fro...
  8. Извлечение изображений из PDF-документов в Java

    Узнайте, как извлекать изображения из файлов PDF в Java. Извлекайте изображения из PDF-файлов или с любой конкретной страницы с помощью Java API в своих приложениях....файла Iterable<PageImageArea> images = parser.getImages(); Получите...(PageImageArea image : images) { image.save(String.format("path/image_%d"...

    blog.groupdocs.com/ru/parser/extract-images-fro...
  9. חלץ תמונות ממסמכי PDF ב-Java

    למד כיצד לחלץ תמונות מקובצי PDF ב-Java. חלץ תמונות מקובצי PDF או מכל דף ספציפי באמצעות Java API בתוך היישומים שלך....שנטען Iterable<PageImageArea> images = parser.getImages(); גשו לכל...(PageImageArea image : images) { image.save(String.format("path/image_%d"...

    blog.groupdocs.com/he/parser/extract-images-fro...
  10. Видобування зображень із PDF-документів у Java

    Дізнайтеся, як видобувати зображення з PDF-файлів у Java. Видобувайте зображення з PDF-файлів або з будь-якої конкретної сторінки за допомогою Java API у своїх програмах....файлу Iterable<PageImageArea> images = parser.getImages(); Отримайте...(PageImageArea image : images) { image.save(String.format("path/image_%d"...

    blog.groupdocs.com/uk/parser/extract-images-fro...