Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 9,631 for

image

(0.12 sec)
  1. وضع علامة مائية على مستندات Word باستخدام Java ...

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

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

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

    blog.groupdocs.com/ar/watermark/watermark-pdf-f...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. اضافه کردن یا حذف حاشیه نویسی در 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-...
  8. Filigrane IA : Protégez les documents avec un m...

    Découvrez comment protéger les documents avec des filigranes alimentés par l'IA en utilisant GroupDocs.Watermark. Apprenez à ajouter, créer et personnaliser des filigranes automatiquement pour renforcer la sécurité des documents et la protection du contenu....des filigranes PDF Formats d’image : JPEG, PNG, TIFF, BMP, GIF...GIF pour les filigranes d’image Formats d’e‑mail : MSG, EML pour...

    blog.groupdocs.com/fr/watermark/ai-driven-dynam...
  9. C#을 사용하여 TIFF 파일 병합

    이 문서에서는 C#을 사용하여 TIFF 파일을 병합하는 주요 단계를 제공합니다. 또한 C#에서 TIFF 파일을 결합하는 샘플 코드 예제도 제공됩니다....사용하여 TIFF 파일 병합 TIFF(Tagged Image File Format) 파일은 고품질 이미지 저장...

    kb.groupdocs.com/ko/merger/net/merge-tiff-files...
  10. إنشاء باركود في C # | أضف الباركود إلى المستندا...

    قم بإنشاء رموز شريطية في C # وتوقيع المستندات والصور إلكترونيًا عن طريق إرفاق الرمز الشريطي بملفات Word و Excel و PDF و PNG و JPG و WebP باستخدام .NET Signature API....signature = new Signature("path/image.jpg")) { // إنشاء خيارات الباركود...

    blog.groupdocs.com/ar/signature/barcode-generat...