Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 2,624 for

reference attachment

(0.12 sec)
  1. كيفية إضافة علامة مائية لملفات MSG باستخدام C# ...

    شيفرة مصدرية بلغة C# لإضافة أو إزالة العلامة المائية لملف MSG على .NET Framework و .NET Core ومنصات Xamarin....msg" ); // Add a watermark attachment with image data var watermarkAttachment...watermarkAttachment = mail.Attachments.Add( "watermark" , imageBytes);...

    products.aspose.com/email/ar/net/watermark/msg/
  2. Jak přidat vodoznak do souborů EML v C# | produ...

    Zdrojový kód v C# pro programové přidání vodoznaku do souboru EML....eml" ); // Add a watermark attachment with image data var watermarkAttachment...watermarkAttachment = mail.Attachments.Add( "watermark" , imageBytes);...

    products.aspose.com/email/cs/net/watermark/eml/
  3. Správa e‑mailových příloh a vložených objektů v...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Attachment třída se používá s MailMessage...reprezentovány jako instance třídy Attachment třída. Můžete odeslat libovolný...

    docs.aspose.com/email/cs/net/manage-email-attac...
  4. metoda k uložení přílohy na disk.|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....do MSG souboru obsahují PR_ATTACH_METHOD s hodnotou 5. Aspose...MapiAttachment metoda k získání reference na kolekci Procházet MapiAttachmentCollec...

    docs.aspose.com/email/cs/java/working-with-mess...
  5. Načítání a analýza souborů MSG|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/cs/net/loading-and-parsin...
  6. Come aggiungere una filigrana ai file MSG in C#...

    Codice sorgente C# per aggiungere o rimuovere la filigrana da un file MSG su .NET Framework, .NET Core e piattaforme Xamarin....msg" ); // Add a watermark attachment with image data var watermarkAttachment...watermarkAttachment = mail.Attachments.Add( "watermark" , imageBytes);...

    products.aspose.com/email/it/net/watermark/msg/
  7. Com afegir marca d'aigua a fitxers MSG amb C# |...

    Codi font C# per afegir o eliminar una marca d'aigua a un fitxer MSG a .NET Framework, .NET Core i plataformes Xamarin....msg" ); // Add a watermark attachment with image data var watermarkAttachment...watermarkAttachment = mail.Attachments.Add( "watermark" , imageBytes);...

    products.aspose.com/email/ca/net/watermark/msg/
  8. When converting a DWG file to PDF, OLE and imag...

    When converting a DWG file to PDF, OLE and images were not exported correctly. test_file.zip (79.1 KB)...It could be helpful if you attach the initial raster image in...changes as now it is set up to refer that original (probably indexed)...

    forum.aspose.com/t/when-converting-a-dwg-file-t...
  9. Get the graphical components from visio file - ...

    Hi, We try to highlight the different components in Visio file, is it possible that Aspose.diagram API could return graphical components and their metrics for comparison? Please see the attached zip which show the exam…... Please see the attached zip which show the example...shape type to Foreign. Please refer to this help topic: Extract...

    forum.aspose.com/t/get-the-graphical-components...
  10. Jak přidat vodoznak do souborů MSG v C# | produ...

    C# zdrojový kód pro přidání nebo odebrání vodoznaku do souboru MSG na .NET Framework, .NET Core a platformách Xamarin....msg" ); // Add a watermark attachment with image data var watermarkAttachment...watermarkAttachment = mail.Attachments.Add( "watermark" , imageBytes);...

    products.aspose.com/email/cs/net/watermark/msg/