Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 7,297 for

attachment

(0.58 sec)
  1. LinkAnnotation Destination PageNumber is always...

    Hi, I notice in some PDF with LinkAnnotations pointing another page inside the document, the PageNumber property in LinkAnnotation.Destination attribute is always 0. Destination is implemented by XYZExplicitDestination…...unable to download the file you attached. Looks like it was not uploaded...uploaded correctly. Can you please attach that again? tfipsrd January...

    forum.aspose.com/t/linkannotation-destination-p...
  2. تحميل وتحليل ملفات MSG|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....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/ar/net/loading-and-parsin...
  3. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…... I attached a sample of the font. a) Is...statement is applicable to the attached font. 1174×278 12.3 KB 1.b...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  4. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…... The sheet is attached... amjad.sahi May 1, 2008...with the verion attached. Please try the attached version (4.4.3...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  5. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…... For reference, we’ve attached the full method implementation...on a Linux App Service . Attachments: The specific HTML files...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  6. Arsip

    Arsip...lampiran foreach ($attachment in $eml.Attachments) { $attachmentFilePath...$attachmentsDirectory -ChildPath $attachment.Name $attachment.Save($attachmentFilePath)...

    blog.aspose.com/id/email/net/msg-to-eml-via-csh...
  7. Gửi email bằng Python | Hỗ trợ giao thức SMTP |...

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

    products.aspose.com/email/vi/python-net/send-em...
  8. أول تطبيق باستخدام Aspose.Email Outlook|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.... getBody ()); //Attachments for ( MapiAttachment att...{ System . out . print ( "Attachment Name:" + att . getFileName...

    docs.aspose.com/email/ar/java/first-application...
  9. Aspose.Email Outlook ile İlk Uygulama|Documenta...

    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.... getBody ()); //Attachments for ( MapiAttachment att...{ System . out . print ( "Attachment Name:" + att . getFileName...

    docs.aspose.com/email/tr/java/first-application...
  10. How to Add EML to PST directly? - Free Support ...

    I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…... Attached is a sample EML file along...copy/pasted your code and used the attached EML. When attempting to open...

    forum.aspose.com/t/how-to-add-eml-to-pst-direct...