Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 8,107 for

attachment

(0.23 sec)
  1. การจัดการข้อความ 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....if ( o is AttachmentBase attachment ) { // Since UseRelativePathToRes...PathToResourceFile = $@"images\{attachment.ContentType.Name}" ; } };...

    docs.aspose.com/email/th/net/managing-outlook-m...
  2. Programmieren mit Thunderbird|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....mbox to pst preserving tnef attachments. PersonalStorage storage...messages preserving tnef attachments. EmlLoadOptions emlLoadOptions...

    docs.aspose.com/email/de/java/programming-with-...
  3. Управление файлами сообщений с Aspose.Email.Out...

    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....if ( o is AttachmentBase attachment ) { // Поскольку UseRelativePathToRes...PathToResourceFile = $@"images\{attachment.ContentType.Name}" ; } };...

    docs.aspose.com/email/ru/net/managing-message-f...
  4. arkiv

    arkiv...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/sv/pdf/create-pdf-files-in-cpp-...
  5. Converter Arquivo PDF para PDF/A|Aspose.PDF par...

    Este tópico mostra como o Aspose.PDF para Java permite converter um arquivo PDF em um arquivo PDF compatível com PDF/A....pdf" ); File attachment = new File ( fileStorage...= new FileSpecification ( attachment . toString (), "Arquivo xml...

    docs.aspose.com/pdf/pt/androidjava/convert-pdf-...
  6. Archivio

    Archivio...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/it/pdf/create-pdf-files-in-cpp-...
  7. Archiv

    Archiv...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/de/pdf/create-pdf-files-in-cpp-...
  8. Convert PDF File to PDF/A|Aspose.PDF для Androi...

    Эта тема показывает, как Aspose.PDF для Java позволяет преобразовать PDF файл в PDF файл, соответствующий стандарту PDF/A....pdf" ); File attachment = new File ( fileStorage...= new FileSpecification ( attachment . toString (), "Пример XML...

    docs.aspose.com/pdf/ru/androidjava/convert-pdf-...
  9. 实用功能 - MailMessage|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....TNEF Attachment will be interpreted as regular attachment . 贝叶斯垃圾邮件分析器...

    docs.aspose.com/email/zh/java/utility-features-...
  10. C#에서 HTML 만들기 – Aspose.HTML for .NET

    C#에서 HTML 파일을 만듭니다. 처음부터 HTML을 만드는 방법과 HTML 문서의 내용을 편집하는 방법을 알아보세요....to create HTML file" ); // Attach the text to the h1 and paragraph...AppendChild(texth1); p.AppendChild(text); // Attach h1 and paragraph to the document...

    products.aspose.com/html/ko/net/create-html/