Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,623 for

attachment

(0.04 sec)
  1. PDFに添付ファイルを埋め込む(C++)|Documentation

    Aspose.CellsとC++を使用してPDFに添付ファイルを埋め込む方法を学ぶ。...Objectを挿入できます( embedded-attachments-example.xlsx )。Ole Objec...Workbook workbook ( u "embedded-attachments-example.xlsx" ); // Set to...

    docs.aspose.com/cells/ja/cpp/embed-attachment-t...
  2. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the document template....string means the document is attached to the Normal template. To...name of the attached template, use the Document.attached_template...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aggiungi allegati al PDF usando PHP | Aspose.PDF

    PHP codice di esempio per aggiungere allegati a documenti PDF su qualsiasi piattaforma....a new file to be added as attachment $fileSpecification = new...); // Add an attachment to document's attachment collection $document...

    products.aspose.com/pdf/it/php-java/attachments...
  4. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....signature, you must attach it to your workbook. Attaching a digital signature...Digital Signature dialog to attach a digital signature. The Digital...

    docs.aspose.com/cells/net/assign-and-validate-d...
  5. Missing Features in Apache POI HSMF|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....Adding Attachments to Calendar Items Retrieving Attachments from...Email Read Embedded Email Attachments from Message in Aspose.Email...

    docs.aspose.com/email/java/missing-features-in-...
  6. Working with Appointments using Aspose.Email|Do...

    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....Adding Attachments to Calendar Items Retrieving Attachments from...

    docs.aspose.com/email/java/working-with-appoint...
  7. Analisando Arquivos de Mensagens do Microsoft O...

    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....anexos for ( MapiAttachment attachment : msg . getAttachments ())..."Anexo:" + attachment . getFileName ()); attachment . save ( dataDir...

    docs.aspose.com/email/pt/java/analisando-arquiv...
  8. Gestionar Archivos Adjuntos en Mensajes de Corr...

    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....archivo adjunto attachment = self . Attachment ( self . dataDir...message . addAttachment ( attachment ) \ # Guardar mensaje en...

    docs.aspose.com/email/es/java/manage-attachment...
  9. Incorporer une pièce jointe dans le PDF avec No...

    Apprenez comment incorporer un objet Ole en tant que pièce jointe dans un PDF en utilisant Aspose.Cells for Node.js via C++....données sources ( embedded-attachments-example.xlsx ). Double-cliquez...join ( dataDir , "embedded-attachments-example.xlsx" ); // Open...

    docs.aspose.com/cells/fr/nodejs-cpp/embed-attac...
  10. C++ 를 사용하여 PDF에 첨부 파일 추가 | Aspose.PDF

    COM Interop을 통해 C++ 프레임워크, C++ 코어 및 PHP, VBScript, 델파이, C++에서 PDF 문서에 첨부 파일을 추가할 수 있습니다....Setup new file to be added as attachment auto fileSpecification =...file" ); // Add attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/ko/cpp/attachments/add/