Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 9,618 for

image

(0.33 sec)
  1. Tutorial de Firma Electrónica en Python: Crea F...

    Guía paso a paso para implementar firmas electrónicas en documentos utilizando Python - aprende métodos de firma basados en sellos, imágenes y campos de formulario para la firma segura de documentos...o sellos oficiales def add_image_signature (): # Define rutas...pdf" # Tu documento fuente image_signature = "signature.png"...

    blog.groupdocs.com/es/signature/sign-documents-...
  2. Python Dijital İmza Eğitimi: PDF, Word & Excel ...

    Python ve GroupDocs.Signature kullanarak belgelerde güvenli elektronik imzalar oluşturmak için adım adım tam eğitim - belge imzalamak için uygulama geliştiricileri için mükemmel...# Dijital sertifika dosyası image_handwrite = "signature_handwrite...ayarlayın options . image_file_path = image_handwrite # El yazısı...

    blog.groupdocs.com/tr/signature/sign-documents-...
  3. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...与流行标准的兼容性 :使用 IPTC、XMP、EXIF 和 Image Resources 等领先的元数据标准。 多媒体元数据处理...# 在本示例中,我们将根据特定标准获取图像文件(例如 image.jpg )的元数据属性。 初始化元数据对象 :使用文件创建...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  4. Javaで任意の画像をPDFに変換| JPG、PNG、WebP、GIF、TIFF、BMP

    Javaで画像をPDFに変換します。ドキュメントと画像の変換JavaAPIを使用して、JPG、PNG、WebP、GIF、TIFF、TGAなどの多くの画像をPDFに変換します。...converter = new Converter("path/image.jpg"); converter.convert("output/convertedJpg...converter = new Converter("path/image.png"); converter.convert("o...

    blog.groupdocs.com/ja/conversion/convert-images...
  5. Gérer les métadonnées EPUB à l'aide de Java – É...

    Découvrez comment afficher et modifier les métadonnées d'un livre électronique EPUB à l'aide de Java. Mettez à jour par programme des propriétés EPUB spécifiques et des éléments Dublin Core....qui comprend du texte, des images et des éléments interactifs...les données XMP et EXIF des images HEIF/HEIC à l’aide de Java...

    blog.groupdocs.com/fr/metadata/manage-epub-meta...
  6. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....fit newly added paragraphs or images (or pages are collapsed when...located on this page. Same for images and other visual elements....

    docs.groupdocs.com/editor/net/edit-pdf/
  7. GroupDocs.Parser for Java

    Cette API vous permet d'effectuer une recherche de texte et d'indexer tout type de format de fichier en utilisant le langage Java sur n'importe quelle plate-forme....de Java Comment extraire des images d'Excel en Java «« « 1 2 »...

    kb.groupdocs.com/fr/parser/java/
  8. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....worksheets) in a document into images and puts them in a single PDF...

    docs.groupdocs.com/redaction/net/saving-documents/
  9. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into Images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....worksheets) in a document into images and puts them in a single PDF...

    docs.groupdocs.com/redaction/java/saving-docume...
  10. Convert JPG to PDF using Java

    By following this topic closely, you'll learn how to convert JPG to PDF using Java. Additionally, we'll provide you with the code to export JPG to PDF using Java....file The ability to convert images like JPG to PDF is a valuable...

    kb.groupdocs.com/conversion/java/convert-jpg-to...