Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,891 for

attachment

(0.13 sec)
  1. Добавление вложений и HTML-текста в файл Outloo...

    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.... Attachments . Add ( "image.bmp" ); oIMailItem...oIMailItem . Attachments . Add ( "pic.jpeg" ); //Сохранение как...

    docs.aspose.com/email/ru/net/adding-attachments...
  2. Arbeiten mit Anhängen | Aspose.Note Dokumentation

    Ein Leitfaden für die Arbeit mit Anhängen in Ihrer Java-Entwicklungsumgebung....list of attachments 7 List < AttachedFile > attachments = doc....println ( "Total attachments: " + attachments. size ()); 9 10...

    docs.aspose.com/note/de/java/working-with-attac...
  3. Android Email API | Calendar Processing and MIM...

    Mail library allows to access, read and manipulate Outlook MSG PST OST EML MHT files inside mobile apps....message headers, contents, attachments, and Mapi properties as per...Embedded Objects Manage Attachments Save Message as Draft Manage...

    products.aspose.com/email/android-java/
  4. Архів

    Архів...Attachments) { Console.Write("Attachment Name: " +...властивості MailMessage.Attachments . Збережіть кожне вкладення...

    blog.aspose.com/uk/email/read-outlook-msg-email...
  5. Working with Outlook Calendar Items using C++ E...

    Using C++ Email Library API, you can create and save Outlook calendar items as MSG, add and retrieve Attachments from calendar files, and set reminder with appointments by adding tags....MapiCalendar items Add/Retrieve Attachments from Calendar Retrieving...a calendar. Add/Retrieve attachments from Calendar files The following...

    docs.aspose.com/email/cpp/working-with-outlook-...
  6. Gerenciar Anexos em Mensagens de Email em PHP|D...

    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....PHP , chame o método add_attachments do módulo ManageAttachments...public static function add_attachments ( $dataDir = null ){ \ #...

    docs.aspose.com/email/pt/java/manage-attachment...
  7. Diferenciando entre Anexos Inline e Regulares|D...

    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....apenas conter a propriedade PR_ATTACH_FLAGS (0x37140003), mas também...das Tags PR_ATTACH_CONTENT_LOCATION e PR_ATTACH_CONTENT_ID para...

    docs.aspose.com/email/pt/net/differentiating-be...
  8. Document.AttachedTemplate | Aspose.Words for .NET

    Discover how to manage your Document AttachedTemplate property efficiently. Easily set or retrieve the full path of your document's template for seamless integration....full path of the template attached to the document. public string...string means the document is attached to the Normal template. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  9. إضافة مرفق إلى مستند PDF|Aspose.PDF for .NET

    تصف هذه الصفحة كيفية إضافة مرفق إلى ملف PDF باستخدام مكتبة Aspose.PDF لـ .NET... GetDataDir_AsposePdf_Attachments (); // Open PDF document...Setup new file to be added as attachment Aspose . Pdf . FileSpecification...

    docs.aspose.com/pdf/ar/net/add-attachment-to-pd...
  10. استخراج المرفقات من ملف PDF|Aspose.PDF for .NET

    اكتشف كيفية استخراج وإدارة المرفقات في مستندات PDF في .NET باستخدام Aspose.PDF لتحسين معالجة المستندات.... GetDataDir_AsposePdf_Attachments (); // Create the extractor..."GetAlltheAttachments.pdf" ); // Extract attachments pdfExtractor . ExtractAttachment...

    docs.aspose.com/pdf/ar/net/extract-attachments/