Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 3,811 for

attachment

(0.09 sec)
  1. PDF/3-A 준수 PDF 생성 및 C#에서 ZUGFeRD 인보이스 첨부|Aspose...

    ZUGFeRD와 함께 PDF 문서를 생성하는 방법을 배우세요 Aspose.PDF for .NET...Setup new file to be added as attachment var description = "Invoice...xml" }; // Add attachment to document's attachment collection document...

    docs.aspose.com/pdf/ko/net/attach-zugferd/
  2. Carregando e Salvando Mensagens|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....AttachmentBase ) { AttachmentBase attachment = ( AttachmentBase ) sender...setPathToResourceFil ( "images\\" + attachment . getContentType (). getName...

    docs.aspose.com/email/pt/java/loading-and-savin...
  3. Первое приложение с Aspose.Email Outlook|Docume...

    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.... getBody ()); //Attachments for ( MapiAttachment att...{ System . out . print ( "Attachment Name:" + att . getFileName...

    docs.aspose.com/email/ru/java/first-application...
  4. Сохранение файла в объект ответа с помощью Pyth...

    Узнайте, как сохранять файлы Excel непосредственно в потоках HTTP ответа с помощью Aspose.Cells для Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Эквивалент...

    docs.aspose.com/cells/ru/python-net/saving-file...
  5. Convert WORD to MSG in Python | products.aspose...

    Save WORD to MSG within Python applications without using Microsoft Word or Outlook... subject, message body, attachments, and other metadata. MSG...hyperlinks, embedded images, and attachments. MSG files can be opened...

    products.aspose.com/total/python-net/conversion...
  6. Guardar archivo en objeto de respuesta con Pyth...

    Aprende cómo guardar archivos de Excel directamente en flujos de respuesta HTTP usando Aspose.Cells para Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Equivalente...

    docs.aspose.com/cells/es/python-net/saving-file...
  7. Datei im Response Objekt mit Python.NET speiche...

    Erfahren Sie, wie Sie Excel Dateien direkt in HTTP Antwort Streams mit Aspose.Cells für Python via .NET speichern....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Python...

    docs.aspose.com/cells/de/python-net/saving-file...
  8. Convert RTF to MSG in Python | products.aspose.com

    Save RTF to MSG within Python applications without using Microsoft Word or Outlook... subject, message body, attachments, and other metadata. MSG...hyperlinks, embedded images, and attachments. MSG files can be opened...

    products.aspose.com/total/python-net/conversion...
  9. حفظ الملف على كائن الاستجابة باستخدام Python.NE...

    تعلم كيفية حفظ ملفات Excel مباشرة إلى تدفقات استجابة HTTP باستخدام Aspose.Cells لـ Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () مكافئ...

    docs.aspose.com/cells/ar/python-net/saving-file...
  10. .NET के माध्यम से EML दस्तावेज़ वॉटरमार्क करें ...

    .NET Framework, .NET Core और Xamarin प्लेटफ़ॉर्म पर EML फ़ाइल में वॉटरमार्क जोड़ने या हटाने के लिए C # स्रोत कोड।...Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/hi/net/watermark/eml/