Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 8,136 for

attachment

(0.16 sec)
  1. ארכיון

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

    blog.aspose.com/email/net/msg-to-eml-via-csharp...
  2. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...@AdibeSehha Could you please attach your input PDF and expected...PDFs so won’t be possible to attach here. But you can use any PDF...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  3. MSG Dosyalarını Yükleme ve Ayrıştırma|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....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/tr/net/loading-and-parsin...
  4. Public API Changes in Aspose.Note 1.2.0 | Aspos...

    This document outlines the changes and improvements made to the public APIs in the 1.2.0 version of Aspose.Note....Document Attached Files are Supported All files attached to a OneNote...Developers can easily find attached files after converting OneNote...

    docs.aspose.com/note/net/public-api-changes-in-...
  5. 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...
  6. .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...
  7. 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...
  8. Создание 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/
  9. Working with Large PST Files|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....(ExtractMessage), // extarct message attachments (ExtractAttachments), //...ExtractAttachments if only the attachments are required. foreach ( var...

    docs.aspose.com/email/net/working-with-large-ps...
  10. 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...