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

attachment

(0.23 sec)
  1. Konvertera MSG‑filer till olika format i C#|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....// Handling attachments if ( message . Attachments . Count > 0...WriteLine ( "The email contains attachments which will be preserved."...

    docs.aspose.com/email/sv/net/converting-between...
  2. Hantera Outlook‑meddelanden|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/sv/net/managing-outlook-m...
  3. Управление на 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/bg/net/managing-outlook-m...
  4. Archiwa

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

    blog.aspose.com/pl/pdf/create-pdf-files-in-cpp-...
  5. Arşiv

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

    blog.aspose.com/tr/pdf/create-pdf-files-in-cpp-...
  6. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…... Please check the attached output PDF for your kind reference...any issues. Please check the attached output PDF for your kind reference...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  7. ארכיון

    ארכיון...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/he/pdf/create-pdf-files-in-cpp-...
  8. Dienstprogrammfunktionen – MailMessage|Document...

    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 . Bayesianischer...

    docs.aspose.com/email/de/java/utility-features-...
  9. FAQ|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...."ISO-2022-JP" ; Attachment att = new Attachment ( "Test.doc" ,...

    docs.aspose.com/email/ja/net/faqs/
  10. Створити HTML на C# – Aspose.HTML for .NET

    Створення файлів HTML на C#. Дізнайтеся, як створити 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/uk/net/create-html/