Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 9,923 for

image

(1.56 sec)
  1. Convertir des données CSV et Excel en Java | CS...

    Convertissez les formats XLS et XLSX en CSV et CSV en Excel dans les applications Java. Automatisez la conversion de vos fichiers à l'aide de l'API Java pour la conversion de documents....autres formats de documents et d’images comme les documents de traitement...

    blog.groupdocs.com/fr/conversion/convert-csv-an...
  2. สร้างรหัส QR ใน Java | เซ็นเอกสารและรูปภาพ

    ลงนามในเอกสารและรูปภาพด้วยระบบอิเล็กทรอนิกส์โดยสร้างรหัส QR ใน Java เพิ่มรหัส QR ในไฟล์ Word, Excel, PDF, PNG, JPG, WebP โดยใช้ API สำหรับลายเซ็น...QR เป็น JPG, PNG หรือ WebP Image ใน Java เครื่องสร้างรหัส QR...

    blog.groupdocs.com/th/signature/generate-qr-cod...
  3. Convertir MSG en MHTML avec Node.js

    Apprenez à convertir du MSG en MHTML avec Node.js en quelques étapes simples. Ce guide explique également comment exporter du MSG vers MHTML avec Node.js grâce à une API de conversion performante....toutes les ressources, comme les images et les styles, en un seul fichier...

    kb.groupdocs.com/fr/conversion/nodejs/convert-m...
  4. YAML front matter | GroupDocs

    Generate YAML front matter from document metadata for static site generators...and business documents](data:image/jpeg;base64,/9j/4AAQSkZJRgA...

    docs.groupdocs.com/markdown/python-net/front-ma...
  5. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-the-i...
  6. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-c...
  7. وضع علامة مائية على مستندات Word باستخدام Java ...

    أضف علامات مائية نصية وصورية إلى مستندات Word باستخدام Java. قم بتطبيق العلامات المائية برمجيًا على الصفحة (الصفحات) باستخدام Java API....save("path/image-watermark.docx"); watermark...

    blog.groupdocs.com/ar/watermark/watermark-word-...
  8. أضف علامة مائية إلى PDF باستخدام C # | نص وصورة...

    أضف علامات مائية للصور أو قم بتطبيق علامات مائية نصية على ملفات PDF باستخدام C #. إما علامة مائية على الكل أو صفحات انتقائية من PDF باستخدام .NET Watermarking API....Save("path/image-watermark.pdf"); } يُظهر إخراج...

    blog.groupdocs.com/ar/watermark/watermark-pdf-f...
  9. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....demonstrate how to get JPEG images in a specific directory. #...

    blog.groupdocs.com/metadata/get-specific-file-t...
  10. MP3-Tags in Java entfernen - (ID3, Lyrics, APE)...

    Entfernen Sie MP3-Tags aus den MP3-Dateien in Java. Löschen Sie die ID3v1-, ID3v2-, Lyrics- und APEv2-Metadaten-Tags aus den MP3-Dateien mithilfe der Java-Metadaten-API....Metadata Cleaner for Documents and Images using Java RIFF-INFO und Metadaten...

    blog.groupdocs.com/de/metadata/remove-mp3-tags-...