Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 9,582 for

images

(0.33 sec)
  1. 【GroupDocs Conversion for .NET】TIFF→PDF変換した時に,用...

    GroupDocsConversionでTIFF→PDF変換した時に,用紙サイズが変わります。 (例えば,A4サイズのTIFFファイルを,PDF変換するとA1サイズのPDFファイルになります。) 元ファイルの用紙サイズのままでPDFに出力できるようにしたい(A4のTIFFは,A4のPDFに変換する)ですが, 参考に出来るソースがあれば教えて頂けないでしょうか...Image image = System.Drawing.Image.FromFile(@tiffファイル);...Dpi = image.HorizontalResolution; options.Width = image.Width;...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  2. Spot The Difference

    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....facilement les images avec cet outil de comparaison d’images en ligne...vous souhaitez comparer vos images, continuez à lire …...

    blog.groupdocs.com/fr/tag/spot-the-difference/
  3. XMP metadata

    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....中國傳統的 HEIC (High-Efficiency Image Container) — это контейнер,...изображения в формате High-Efficiency Image Format HEIF . XMP — это стандарт...

    blog.groupdocs.com/ru/tag/xmp-metadata/
  4. GroupDocs.Conversion 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.... Une image peut être convertie en PDF pour...pour garantir que l’image s’affichera correctement sur tous les...

    blog.groupdocs.com/fr/categories/groupdocs.conv...
  5. C# המרת תמונות WebP ל-JPG, PNG, TIFF ו-PDF | ממ...

    כיצד להמיר WebP ל-JPG, PNG, TIFF או PDF ב-C#. השתמש ב-opensource .NET Conversion API. דוגמאות עבודה זמינות גם ב- GroupDocs GitHub Repository....converter = new Converter("path/image.webp")) { ImageConvertOptions...converter.Convert(@"path/converted-image.jpg", options); } הנה תמונת...

    blog.groupdocs.com/he/conversion/convert-webp-t...
  6. C# Перетворюйте зображення WebP у JPG, PNG, TIF...

    Як конвертувати WebP у JPG, PNG, TIFF або PDF на C#. Використовуйте .NET Conversion API з відкритим кодом. Робочі приклади також доступні в GroupDocs GitHub Repository....converter = new Converter("path/image.webp")) { ImageConvertOptions...converter.Convert(@"path/converted-image.jpg", options); } Ось перетворене...

    blog.groupdocs.com/uk/conversion/convert-webp-t...
  7. GroupDocs.Search 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....What Is Reverse Image Search? Reverse image search is a technology...search for information using an image as the search query instead...

    blog.groupdocs.com/categories/groupdocs.search-...
  8. Estrai immagini da PDF, Word, Excel, PPT utiliz...

    Estrai immagini dall'intero documento e pagine specifiche di documenti di elaborazione testi, fogli di calcolo Excel, presentazioni PPT e PDF utilizzando Java....immagini Iterable<PageImageArea> images = parser.getImages(); // Crea...salvare for (PageImageArea image : images) { // Stampa l'indice della...

    blog.groupdocs.com/it/parser/extract-images-fro...
  9. استخراج تصاویر از PDF، Excel، PPT، اسناد Word د...

    NET API با ویژگی‌هایی برای استخراج تصاویر از PDF، صفحات گسترده، ارائه‌ها، اسناد پردازش کلمه و از صفحات خاص با استفاده از تجزیه API در سی شارپ....IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...foreach (PageImageArea image in images) { // ذخیره تصویر و چاپ...

    blog.groupdocs.com/fa/parser/extract-images-fro...
  10. Webp file format Introduced - GroupDocs.Convers...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Conversion for .NET v16.12.0. In this release new file format “Webp” is added in supporting formats list. Monthly release of Document Conversion API is also introducing some improvements like “LZW compression for internal tiff compression " and “Improve memory handling” along with 8 fixes. So why you are waiting just download the new release and use the new exciting features....Converting to image with set DPI options without setting image width...height is producing invalid image HideWordTrackedChang set to...

    blog.groupdocs.com/conversion/groupdocs.convers...