Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 9,025 for

images

(0.09 sec)
  1. חלץ תמונות ממסמכי PDF ב-C# באמצעות .NET API

    למד כיצד לחלץ תמונות מקובצי PDF באמצעות C# בתוך יישומי NET. חלץ תמונות מקובצי PDF או מכל דף ספציפי באמצעות .NET API....IEnumerable<PageImageArea> images = parser.GetImages(); // בדוק...נתמך if (images == null) { Console.WriteLine("Images extraction...

    blog.groupdocs.com/he/parser/extract-images-fro...
  2. Ekstrak Gambar dari Dokumen PDF di C# menggunak...

    Pelajari cara mengekstrak gambar dari file PDF menggunakan C# dalam aplikasi .NET Anda. Ekstrak gambar dari file PDF atau dari halaman tertentu menggunakan .NET API....IEnumerable<PageImageArea> images = parser.GetImages(); // Periksa...didukung if (images == null) { Console.WriteLine("Images extraction...

    blog.groupdocs.com/id/parser/extract-images-fro...
  3. how to add watermark 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....différents [documents][1], [images][2] et [présentations][3]....des filigranes de texte et d’image aux présentations Microsoft...

    blog.groupdocs.com/fr/tag/how-to-add-watermark-...
  4. Convert JPG to PDF 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....Український Tiếng Việt 中文 中國傳統的 Une image peut être convertie en PDF pour...pour garantir que l’image s’affichera correctement sur tous les...

    blog.groupdocs.com/fr/tag/convert-jpg-to-pdf-in...
  5. Façons de convertir SVG en JPG

    Convertissez des Images SVG en JPG à l'aide d'un convertisseur SVG en ligne et gratuit. Les développeurs peuvent effectuer la conversion avec quelques lignes de code à l'aide des API .NET et Java....sont deux formats de fichiers image différents présentant des avantages...fichiers vectoriels SVG en images JPG. Cet article vous guide...

    blog.groupdocs.com/fr/conversion/convert-svg-to...
  6. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....allows you to replace text and image in the found possible watermarks...you how to replace text and image of a found watermark. Replacing...

    docs.groupdocs.com/watermark/java/modifying-fou...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...discuté des images WebP et appris à convertir des images WebP en...convertir par programme les images WebP en JPG, PNG, TIFF et autres...

    blog.groupdocs.com/fr/groupdocs.blog/page/29/
  8. 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...
  9. 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...
  10. Extrair imagens de documentos PDF em Java

    Aprenda a extrair imagens de arquivos PDF em Java. Extraia imagens de arquivos PDF ou de qualquer página específica usando a API Java em seus aplicativos....carregado Iterable<PageImageArea> images = parser.getImages(); Acesse...(PageImageArea image : images) { image.save(String.format("path/image_%d"...

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