Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 7,279 for

attachment

(0.27 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Usuń załączniki z pliku PDF za pomocą C# https://products.aspose.com/pdf/pl/net/Attachments/remove/ Recent content in Usuń załączniki z pliku P......com/pdf/pl/net/attachments/remove/ Recent content in...https://products.aspose.com/pdf/pl/net/attachments/remove/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/net/attachments/remo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에 첨부 파일 추가 https://products.aspose.com/pdf/ko/java/Attachments/add/ Recent content in Java 를 사용하여 PDF에 첨부 파일 추가 on Aspsoe.PDF Pr......com/pdf/ko/java/attachments/add/ Recent content in Java...https://products.aspose.com/pdf/ko/java/attachments/add/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/java/attachments/add...
  3. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the document. Because of this…... In the attached files, notice the differences...= "Flama Light Italic"; // Attach the settings to the document...

    forum.aspose.com/t/incorrect-flama-font-substit...
  4. Odeslání e-mailu pomocí Pythonu | Podpora proto...

    Čeština English Français Türkçe 日本語 Deutsch Ελληνικά Русский Magyar Nederlands Português Español Català Italiano Indo......Add the attachment to the message attachment = Attachment( 'path/to/attachment...'path/to/attachment.pdf' ) message . Attachments . Add(attachment)...

    products.aspose.com/email/cs/python-net/send-em...
  5. 在 C# 中将 MHTML 文件转换为各种格式|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....// Add an attachment var attachment = new Attachment ( "path/to/attachment..."path/to/attachment.txt" ); eml . Attachments . Add ( attachment );...

    docs.aspose.com/email/zh/net/converting-between...
  6. Product Overview|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.... Extract attachments from email messages and save...recipient, subject, body, and attachments. Convert email messages between...

    docs.aspose.com/email/net/product-overview/
  7. E-mail küldése Python segítségével | SMTP proto...

    Magyar English Français Türkçe 日本語 Deutsch Ελληνικά Русский Nederlands Português Español Català Italiano Indonesian č......Add the attachment to the message attachment = Attachment( 'path/to/attachment...'path/to/attachment.pdf' ) message . Attachments . Add(attachment)...

    products.aspose.com/email/hu/python-net/send-em...
  8. Inquiry about AutoCAD GROUP extraction in Aspos...

    Hello, I am a developer currently working with Aspose.CAD for .NET to process DWG files. I am trying to extract AutoCAD GROUP objects (for example, a group consisting of a circle, text, and line) using Aspose.CAD. My …...containing only one GROUP (attached: GROUP_TEST.dwg) I have attempted...For your reference, I have attached a minimal DWG file (GROUP_TEST...

    forum.aspose.com/t/inquiry-about-autocad-group-...
  9. Parsing Microsoft Outlook Message Files|Documen...

    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....there are attachments. Get the file names of any attachments and save...

    docs.aspose.com/email/net/parsing-microsoft-out...
  10. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images are changed to Ba…... The msg and HTML are attached. The first few images are...following sample code and attached output html file generated...

    forum.aspose.com/t/missing-inline-images-after-...