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

attachment

(0.24 sec)
  1. 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...
  2. C# API to Export EML to BMP | products.aspose.com

    Convert EML to BMP without using Microsoft Word or Outlook on .NET...storing email content and attachments. However, when working with...files to preserve email attachments as high-quality images, ensuring...

    products.aspose.com/total/net/conversion/eml-to...
  3. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…... I have attached a .docx file containing an...issue does not occur. I’ve attached two files demonstrating this...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  4. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...is converted see screenshot attached. 528×807 58.7 KB Code: var...error shown in the screenshot attached. Note this issues persists...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  5. Aspose.Words 26.2 (.NET 8): WordML → PDF — head...

    Description Product & version: Aspose.Words for .NET 26.2 Runtime: .NET 8 (x64) OS: Windows Server (x64) Input format: Word 2003 WordprocessingML (.xml) Output format: PDF Summary When converting a WordML input to P…...@Asangaai Could you please zip and attach the problematic input and output...Hi @alexey.noskov , I have attached test.zip with input.xml (...

    forum.aspose.com/t/aspose-words-26-2-net-8-word...
  6. Aspose.EmailでOutlookメッセージ(MSG)ファイルを作成する|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....Add an attachment msg . Attachments . Add ( new Attachment ( "image...

    docs.aspose.com/email/ja/net/creating-an-outloo...
  7. Создание PDF-документа, соответствующего станда...

    Узнайте, как создать PDF-документ с использованием ZUGFeRD на Aspose.PDF for .NET...Setup new file to be added as attachment var description = "Invoice...xml" }; // Add attachment to document's attachment collection document...

    docs.aspose.com/pdf/ru/net/attach-zugferd/
  8. 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...
  9. 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/
  10. 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-...