Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 10,226 for

images

(2.22 sec)
  1. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Protégez les PDF et les images en utilisant l’API GroupDocs...Watermark avec du texte, des images et des motifs de mosaïque avancés...

    blog.groupdocs.com/fr/groupdocs.blog/page/13/
  2. 用Java 从电子书中提取图像| EPUB、PDF、FB2、CHM

    使用 Java API 以编程方式从 EPUB、PDF、FB2、CHM 电子书中提取图像以进行文档解析。以 JPG、PNG、WebP、GIF 或 BMP 格式保存图像。... Iterable<PageImageArea> images = parser.getImages(); ImageOptions...for (PageImageArea image : images) { image.save(Constants.get...

    blog.groupdocs.com/zh/parser/extract-images-fro...
  3. Barcode Scanner on GroupDocs Blog | Document Au...

    Barcode Scanner on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Barcode Scanner on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Scanner le code-barres en ligne - Image et appareil photo Scannez les...codes-barres en ligne. Numérisez les images de codes à barres et numérisez...

    blog.groupdocs.com/fr/tag/barcode-scanner/index...
  4. GroupDocs.Conversion Product Family

    Trouvez des réponses sur la conversion de documents et d'Images de différents types à l'aide de code sur n'importe quelle plate-forme....utilisant C# Comment convertir une image en PDF en Java Comment convertir...convertir du HTML en image en C# Comment convertir Word en PDF en...

    kb.groupdocs.com/fr/conversion/page/18/
  5. Specify Document Pages to Put Signature on Usin...

    It gives us immense pleasure to announce the monthly release of GroupDocs.Signature for .NET 17.03.0. This version comes up with a number of new features along with an enhancement related to releasing disposable objects and a bug fix. GroupDocs.Signature for .NET 17.03.0 has implemented classes to verify text signature. The API has also added the ability to set opacity to image signatures in supported document formats. What’s more exciting is the ability to put Digital Signature on user specified Document Pages; you can now configure the signature options to add signature to either the first,last, even, odd or any arbitrary page of your choice....the ability to set opacity to image signatures in supported document...for Word Documents Implement Image appearance of Digital Signatures...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Advanced Usage / Working with Image Reports - Single Row / Single...Row Image Template Please download the single row image document...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  7. Watermarks in PDF document | GroupDocs

    Add watermarks to a PDF as XObjects, Artifacts, or Annotations — including print-only annotations — using GroupDocs.Watermark for Python via .NET....and a print-only annotation image watermark. add_pdf_watermarks..."./logo.png" ) as image_watermark : image_watermark . horizontal_alignment...

    docs.groupdocs.com/watermark/python-net/waterma...
  8. Watermark Automation

    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.... Protégez les PDF et les images en utilisant l’API GroupDocs...Watermark avec du texte, des images et des motifs de mosaïque avancés...

    blog.groupdocs.com/fr/tag/watermark-automation/
  9. Watermark Files

    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.... Protégez les PDF et les images en utilisant l’API GroupDocs...Watermark avec du texte, des images et des motifs de mosaïque avancés...

    blog.groupdocs.com/fr/tag/watermark-files/
  10. .NET API を使用して C# で PDF ドキュメントから画像を抽出する

    .NET アプリケーション内で C# を使用して PDF ファイルから画像を抽出する方法を学びます。 .NET API を使用して、PDF ファイルまたは特定のページから画像を抽出します。...IEnumerable<PageImageArea> images = parser.GetImages(); // 画...認する if (images == null) { Console.WriteLine("Images extraction...

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