Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 10,080 for

image

(0.25 sec)
  1. 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...
  2. 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...
  3. 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...
  4. סימן מים מסמכי Word באמצעות Java | סימני מים של...

    הוסף סימני מים של טקסט ותמונה למסמכי Word באמצעות Java. החל סימני מים באופן פרוגרמטי על דפים באמצעות Java API....save("path/image-watermark.docx"); watermark...

    blog.groupdocs.com/he/watermark/watermark-word-...
  5. Filigrana documenti Word utilizzando Java | Fil...

    Aggiungi filigrane di testo e immagini ai documenti Word utilizzando Java. Applica filigrane a livello di codice sulle pagine utilizzando l'API Java....save("path/image-watermark.docx"); watermark...

    blog.groupdocs.com/it/watermark/watermark-word-...
  6. 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...
  7. أضف علامة مائية إلى PDF باستخدام C # | نص وصورة...

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

    blog.groupdocs.com/ar/watermark/watermark-pdf-f...
  8. وضع علامة مائية على مستندات Word باستخدام Java ...

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

    blog.groupdocs.com/ar/watermark/watermark-word-...
  9. 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-...
  10. اضافه کردن یا حذف حاشیه نویسی در C# | فایل های ...

    به صورت برنامه نویسی حاشیه نویسی را از فایل های Word DOC/DOCX در C# اضافه و حذف کنید. با استفاده از NET Annotation API، حاشیه‌نویسی‌های پیکان، مستطیل، بیضی، واترمارک را اضافه کنید....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/fa/annotation/annotate-word-...