Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 8,488 for

attachment

(0.17 sec)
  1. 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...
  2. Working with Messages in a PST File|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....importance, presence of attachments, message size, and even message...Message class. Presence of attachments. Message size. Unread messages...

    docs.aspose.com/email/cpp/working-with-messages...
  3. PST での MapiJournal の操作|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....= "path_to_data_directory" attach_file_names = [ os . path ....for attach in attach_file_names : journal . attachments . append...

    docs.aspose.com/email/ja/python-net/working-wit...
  4. SaveOptions.default_template property | Aspose....

    SaveOptions.default_template property. Gets or sets path to default template (including filename)...attached_template is empty. Examples...documents that do not have attached templates. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Email में संदेश से एम्बेडेड ईमेल अटैचमें...

    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....size(); i++) { Attachment att = (Attachment) message.getAttachments()...get_Item(i); System.out.println(" Attachment Name : " + att.getName());...

    docs.aspose.com/email/hi/java/read-embedded-ema...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Embe...

    Aspose::Words::Saving::PdfSaveOptions::get_EmbedAttachments method. Gets or sets a value determining whether or not to embed Attachments to the PDF document in C++....whether or not to embed attachments to the PDF document. bool...Default value is false and attachments are not embedded. When the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Envieu correus electrònics mitjançant Microsoft...

    Apreneu com enviar correus electrònics en aplicacions .NET utilitzant una biblioteca C# i l'API Microsoft Graph amb OAuth2 modern. Una alternativa segura i eficient a SMTP i l'autenticació bàsica....// Add attachments to the message Attachment attachment = new...new Attachment( "path_to_attachment" ); eml.Attachments.Add(attachment);...

    products.aspose.com/email/ca/net/send-email/mic...
  8. 管理 PST 文件中的 Outlook MAPI 日志条目|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.... attach_file_names :包含要添加到日志的附件完整路径文件名的列表。...循环遍历其中的每个文件 attach_file_names 。对于每个文件,它将文件附加到 journal.attachments 通过以二进制模式读取文件内容。...

    docs.aspose.com/email/zh/python-net/managing-ma...
  9. Convertir des fichiers OFT vers divers formats ...

    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....oft" ); // Add a new attachment var attachment = new MapiAttachment...MapiAttachment ( "new_attachment.txt" , System . IO . File . ReadAllBytes...

    docs.aspose.com/email/fr/net/converting-between...
  10. Chuyển đổi Tệp OFT sang Nhiều Định dạng trong C...

    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....oft" ); // Add a new attachment var attachment = new MapiAttachment...MapiAttachment ( "new_attachment.txt" , System . IO . File . ReadAllBytes...

    docs.aspose.com/email/vi/net/converting-between...