Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,229 for

classification

(1.59 sec)
  1. Working with metadata in TIFF images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF metadata section. Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF images....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with metadata in TIFF images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs.Total for .NET 25.8 – Laatste updates...

    Ontdek wat er nieuw is in GroupDocs.Total for .NET 25.8. Nu beschikbaar op NuGet en de GroupDocs-website....Classification niet langer worden opgenomen...

    blog.groupdocs.com/nl/total/groupdocs-total-for...
  5. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/java/
  6. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  7. GroupDocs.Total Releases

    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....요소를 업데이트하고, 크기를 줄이기 위해 Classification 라이브러리를 제거하며, 중요한 버그 수정을...

    blog.groupdocs.com/ko/categories/groupdocs.tota...
  8. GroupDocs.Total لـ .NET 25.8 – أحدث التحديثات و...

    اكتشف ما هو الجديد في GroupDocs.Total لـ .NET 25.8. متوفر الآن على NuGet وموقع GroupDocs....Classification بعد الآن في حزمة GroupDocs...

    blog.groupdocs.com/ar/total/groupdocs-total-for...
  9. 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....rapports financiers 👥 Classification de documents RH Commencez...human-readable information like classification " + $"(e.g., Confidential)...

    blog.groupdocs.com/fr/watermark/ai-driven-dynam...
  10. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/add-watermark...