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

attachment

(0.28 sec)
  1. Trabajar con adjuntos y objetos incrustados|Doc...

    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.... La clase Attachment se usa con la clase MailMessage...como instancias de la clase Attachment. Puede enviar cualquier número...

    docs.aspose.com/email/es/python-net/working-wit...
  2. Aggiungi, estrai o rimuovi allegati in PDF usan...

    Aggiungi, estrai e rimuovi allegati su .NET e Python....file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . data_dir ...

    products.aspose.com/pdf/it/python-net/attachments/
  3. 메시지 첨부 파일 관리|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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/ko/net/managing-message-a...
  4. Mengonversi File OFT ke Berbagai Format dalam 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/id/net/converting-between...
  5. Добавить вложение из пути|Aspose.PDF for Python...

    В этом примере связывается входной PDF, прикрепляется внешний файл с использованием его пути к файлу и сохраняется измененный PDF с встроенным вложением....файлу функции ‘add_document_attachment()’ позволяет добавлять вложения...initialize_data_dir def add_attachment_from_path ( infile , attachment_file , outfile...

    docs.aspose.com/pdf/ru/python-net/add-attachmen...
  6. 경로에서 첨부 파일 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 해당 파일 경로를 사용하여 외부 파일을 첨부하고, 수정된 PDF를 포함된 첨부 파일과 함께 저장합니다....‘add_document_attachment () ‘의 파일 경로 오버로드를 사용하면 파일...initialize_data_dir def add_attachment_from_path ( infile , attachment_file , outfile...

    docs.aspose.com/pdf/ko/python-net/add-attachmen...
  7. Извлечение Вложений из PDF Файла|Aspose.PDF for...

    Этот раздел объясняет, как извлекать вложения из pdf с помощью класса PdfExtractor....not only help extract the attachments but also provides the methods...methods which can give you the attachment related information i.e....

    docs.aspose.com/pdf/ru/java/extract-attachments/
  8. DocumentBuilder constructor | Aspose.Words for ...

    Aspose.Words.DocumentBuilder constructor...DocumentBuilder object and attaches it to a new Document object...DocumentBuilder object and attaches it to a new Document object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Quản lý Tệp Đính Kèm Tin Nhắn|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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/vi/net/managing-message-a...
  10. 管理邮件附件|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....foreach ( var attach in message . Attachments ) { Console . WriteLine...WriteLine ( $"{attach.DisplayName0} : {attach.IsInline)}" );...

    docs.aspose.com/email/zh/net/managing-message-a...