Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 8,396 for

attachment

(0.13 sec)
  1. Aspose::Words::Document::get_AttachedTemplate m...

    Aspose::Words::Document::get_AttachedTemplate method. Gets or sets the full path of the template attached to the document in C++....full path of the template attached to the document. System ::...string means the document is attached to the Normal template. Examples...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. When applying annotation, the orientation of im...

    https://forum.aspose.com/t/when-applying-annotation-the-orientation-of-image-is-misaligned/327085... for the pdf attached, there are two types of annotations...coming as vertical as attached. also attached the code base I’m following...

    forum.aspose.com/t/when-applying-annotation-the...
  3. Aspose.Email으로 Microsoft 365(OAuth2)를 통해 이메일 전송...

    C# 라이브러리와 현대적인 OAuth2를 사용한 Microsoft Graph API로 .NET 앱에서 이메일을 보내는 방법을 배우세요. SMTP 및 기본 인증에 대한 안전하고 효율적인 대안입니다....// Add attachments to the message Attachment attachment = new...new Attachment( "path_to_attachment" ); eml.Attachments.Add(attachment);...

    products.aspose.com/email/ko/net/send-email/mic...
  4. إضافة مرفق إلى مستند 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...
  5. 在 Python 中向 PDF 添加附件|Aspose.PDF for Python via ...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 向 PDF 文档添加文件附件。...as ap def add_attachments ( infile , attachment_path , outfile...ap . FileSpecification ( attachment_path , "Sample text file"...

    docs.aspose.com/pdf/zh/python-net/add-attachmen...
  6. ניהול הודעות Gmail בפייתון|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....email import MailMessage , Attachment # Create the message message..., "Attached is the weekly report." ) # Add an attachment attachment_path...

    docs.aspose.com/email/he/python-net/gmail-clien...
  7. Керування повідомленнями Gmail у Python|Documen...

    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....email import MailMessage , Attachment # Create the message message..., "Attached is the weekly report." ) # Add an attachment attachment_path...

    docs.aspose.com/email/uk/python-net/gmail-clien...
  8. Zarządzanie wiadomościami Gmail w Pythonie|Docu...

    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....email import MailMessage , Attachment # Create the message message..., "Attached is the weekly report." ) # Add an attachment attachment_path...

    docs.aspose.com/email/pl/python-net/gmail-clien...
  9. Hämta bilagor från kalenderobjekt|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.... println ( "Total Attachments: " + app2 . getAttachments...getAttachments (). size (); i ++ ) { Attachment att = app2 . getAttachments...

    docs.aspose.com/email/sv/java/retrieving-attach...
  10. Eliminar archivos adjuntos|Aspose.PDF for Pytho...

    Este ejemplo vincula un PDF de entrada, elimina todos los archivos adjuntos y guarda el PDF modificado sin ningún archivo incrustado....initialize_data_dir def remove_attachments ( infile , outfile ): # Create...( infile ) # Remove all attachments from document content_editor...

    docs.aspose.com/pdf/es/python-net/remove-attach...