Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 8,285 for

attachment

(0.52 sec)
  1. Product Overview|Documentation

    Aspose.3D for Python via .NET is a cross-platform class library that enables your applications to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. Aspose.3D API lets engineers read, convert, build, alter and control the substance of the 3D document formats.... If you need to attach multiple files, zip them into...one archive. It is safe to attach your documents in Aspose Forums...

    docs.aspose.com/3d/python-net/product-overview/
  2. Ładowanie i parsowanie plików 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/pl/net/loading-and-parsin...
  3. Issue Reading ICS File - Invalid Start Date Exc...

    Hi Aspose Team, I’m encountering an issue while reading an ICS file using Aspose.Email version 24.1.0. The following exception is thrown: issue.zip (936 Bytes) Aspose.Email.AsposeException: ‘Start date 04-05-1990 00:0…... I’ve attached a sample file for your reference...double-check and confirm that the attached file is the exact one causing...

    forum.aspose.com/t/issue-reading-ics-file-inval...
  4. Menghapus lampiran dari PDF|Aspose.PDF for .NET

    Aspose.PDF dapat menghapus lampiran dari dokumen PDF Anda. Gunakan API PDF C# untuk menghapus lampiran dalam file PDF menggunakan pustaka Aspose.PDF.... GetDataDir_AsposePdf_Attachments (); // Open PDF document...pdf" )) { // Delete all attachments document . EmbeddedFiles...

    docs.aspose.com/pdf/id/net/removing-attachment-...
  5. Архивы

    Архивы...каждое вложение в коллекции Attachments с помощью цикла foreach....вложения foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/ru/email/net/msg-to-eml-via-csh...
  6. Excel Shifted labels and detail box - Free Supp...

    Dear Aspose. As you can see from example. When printing chart, there are several issues with the output: Text Box collides with the chart Chart bars do not match proper labels on X-Axis Extra empty space on the right…...the right side of the chart Attaching image demonstrating the difference...xlsx-Difference.png (179.9 KB) Attaching sample application demonstrating...

    forum.aspose.com/t/excel-shifted-labels-and-det...
  7. The document title/body content overlaps the fo...

    We retested the sample document attached to this thread using the latest Aspose. Words (26.4.0) for .NET version [.NET Framework 4.8], and the layout issue is still reproducible. The document title/body content still ov…...retested the sample document attached to this thread using the latest...DOCX-to-PDF conversion. I have attached the sample.docx (source),...

    forum.aspose.com/t/the-document-title-body-cont...
  8. Removendo anexo de PDF|Aspose.PDF for .NET

    Aspose.PDF pode remover anexos de seus documentos PDF. Use a API PDF em C# para remover anexos em arquivos PDF usando a biblioteca Aspose.PDF.... GetDataDir_AsposePdf_Attachments (); // Open PDF document...pdf" )) { // Delete all attachments document . EmbeddedFiles...

    docs.aspose.com/pdf/pt/net/removing-attachment-...
  9. 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/ko/net/converting-between...
  10. 在 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...