Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 7,282 for

attachment

(0.2 sec)
  1. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...DocumentBuilder object and attaches it to a new Document object...DocumentBuilder object and attaches it to a new Document object...

    reference.aspose.com/words/net/aspose.words/doc...
  2. The arrows in the diagram become very large aft...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The VSDX file contains arrows that connect the objects in the diagram. The arrows in the diagram become very large after exporting to SVG. I at…... I attached the original Visio diagram...you review my files from the attached archive and fix the problem...

    forum.aspose.com/t/the-arrows-in-the-diagram-be...
  3. Удаление вложения из PDF|Aspose.PDF for .NET

    Aspose.PDF может удалять вложения из ваших PDF-документов. Используйте C# PDF API для удаления вложений в PDF-файлах с помощью библиотеки Aspose.PDF.... GetDataDir_AsposePdf_Attachments (); // Open PDF document...pdf" )) { // Delete all attachments document . EmbeddedFiles...

    docs.aspose.com/pdf/ru/net/removing-attachment-...
  4. Recursos de Utilidade - 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....formato TNEF A propriedade Attachment.IsTnef permite detectar se...fileName ); foreach ( attachment in eml . Attachments ) { Console . WriteLine...

    docs.aspose.com/email/pt/net/utility-features-m...
  5. Hình mờ tài liệu MSG qua .NET | products.aspose...

    Mã nguồn C # để thêm hoặc xóa hình mờ vào tệp MSG trên.NET Framework, .NET Core và Xamarin Nền tảng....Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/vi/net/watermark/msg/
  6. ארכיון

    ארכיון...חזור על כל קובץ מצורף באוסף Attachments באמצעות לולאת foreach. שמור...מצורפים foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/email/net/msg-to-eml-via-csharp...
  7. Eliminando un archivo adjunto de PDF|Aspose.PDF...

    Aspose.PDF puede eliminar archivos adjuntos de sus documentos PDF. Utilice la API PDF de C# para eliminar archivos adjuntos en archivos PDF utilizando la biblioteca Aspose.PDF.... GetDataDir_AsposePdf_Attachments (); // Open PDF document...pdf" )) { // Delete all attachments document . EmbeddedFiles...

    docs.aspose.com/pdf/es/net/removing-attachment-...
  8. C# Email Parser for EML Format | products.aspos...

    C# source code to extract text and images from EML file on .NET Framework, .NET Core, and Xamarin Platforms....email content, headers, attachments, and metadata in .NET applications...hyperlinks). Extract attachments: save attachments for compliance or...

    products.aspose.com/email/net/parser/eml/
  9. Document MSG de marca d'aigua a través de .NET ...

    Codi font C # per afegir o eliminar marca d'aigua al fitxer MSG a les plataformes .NET Framework, .NET Core i Xamarin....Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/ca/net/watermark/msg/
  10. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...files, the code fails with the attached error. Any ideas for a fix...a .pdf that is failing is attached. Jim codewarior March 3, 2013...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...