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

attachment

(0.1 sec)
  1. Lägga till bilagor och HTML‑text i Outlook MSG‑...

    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....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/sv/java/adding-attachment...
  2. Thêm Tệp đính kèm và Văn bản HTML vào tệp Outlo...

    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....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/vi/java/adding-attachment...
  3. Hinzufügen von Anhängen und HTML-Text zu einer ...

    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....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/de/java/adding-attachment...
  4. Adicionando Anexos e Texto HTML ao Arquivo MSG ...

    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....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/pt/java/adding-attachment...
  5. جلب وإدراج رسائل البريد الإلكتروني من خادم IMAP...

    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.... طريقة list_attachments(sequence_number) للـ ImapClient...message_info_col : print ( f "Attachments for message with sequence...

    docs.aspose.com/email/ar/python-net/fetch-list-...
  6. 在 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...
  7. إضافة مرفق إلى مستند 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...
  8. Добавление вложения в PDF с помощью Python|Aspo...

    Узнайте, как добавлять файловые вложения в PDF‑документы на Python с помощью Aspose.PDF for Python via .NET....as ap def add_attachments ( infile , attachment_path , outfile...ap . FileSpecification ( attachment_path , "Sample text file"...

    docs.aspose.com/pdf/ru/python-net/add-attachmen...
  9. Outlook 캘린더 항목 작업|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....첨부 파일을 포함하려면 파일 경로를 제공하여 "Attachment" 객체를 생성합니다. 그런 다음 이 첨부 파일을...import datetime as dt # Add an attachment to an appointment attendees...

    docs.aspose.com/email/ko/python-net/working-wit...
  10. 파이썬에서 PDF에서 첨부 파일 제거|Aspose.PDF for Python via ...

    Aspose.PDF 는 PDF 문서에서 첨부 파일을 제거할 수 있습니다.파이썬용 Aspose.PDF 파일을.NET 라이브러리를 통해 파이썬 PDF API를 사용하여 PDF 파일에서 첨부 파일을 제거하세요....pdf as ap def remove_attachment ( infile , outfile ): # Open...embedded_files.delete_by_key(attachment_name) . 업데이트된 PDF 파일을 저장합니다...

    docs.aspose.com/pdf/ko/python-net/removing-atta...