Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,231 for

attachment

(1.26 sec)
  1. PST फ़ाइल में संदेशों के साथ काम करना|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....PersonalStorageQuery (); // Messages with attachments AND high importance builder...// Unread messages with attachments builder . hasNoFlags ( MapiMessageFlags...

    docs.aspose.com/email/hi/java/working-with-mess...
  2. ค้นหา

    ค้นหา...println("Number of attachments: " + msg.getAttachments()...// แสดงรายการไฟล์แนบ for (Attachment att : msg.getAttachments())...

    blog.aspose.com/th/email/read-emails-from-ms-ex...
  3. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...Forms application that is attached. Can you advise me how I can...file could not be attached. I have attached a sample image and...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  4. Aspose.Tasks for .NET Product Overview | Aspose...

    Aspose.Tasks for .NET is a library that allows users to read, edit, and convert Microsoft Project MPP/XML files, Primavera XER files, etc.... If you need to attach multiple files, zip them into...into one. It is safe to attach your documents in the forums since...

    docs.aspose.com/tasks/net/product-overview/
  5. Archiv

    Archiv...println("Number of attachments: " + msg.getAttachments()...Sie die Anhänge auf for (Attachment att : msg.getAttachments())...

    blog.aspose.com/de/email/read-emails-from-ms-ex...
  6. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…... I also attached a scanned Version of the printed...issue. Please test printing of attached PDFA document and share the...

    forum.aspose.com/t/saving-and-converting-docx-f...
  7. Corrupted shapes after saving Diagram - Free Su...

    Hello Support Team, When saving a Visio diagram using Aspose.Diagram some shapes get corrupted, this does not always happen, just sometimes. I attach screenshots where this has happened - the original diagram and after …... I attach screenshots where this has...

    forum.aspose.com/t/corrupted-shapes-after-savin...
  8. Convert Table to ODS with Node.js via C++|Docum...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for Node.js via C++....generated by the sample code is attached for your reference. Output...

    docs.aspose.com/cells/nodejs-cpp/convert-table-...
  9. Figure type identify and extract docx - Free Su...

    Find the attached docx file. And if the docx contains a drawing tools image, it should extract the docx. MS_R4.docx (116.0 KB)... 2026, 10:10am 1 Find the attached docx file. And if the docx...

    forum.aspose.com/t/figure-type-identify-and-ext...
  10. PDF 파일에서 첨부 파일 추출|Aspose.PDF for Java

    이 섹션에서는 PdfExtractor 클래스를 사용하여 pdf에서 첨부 파일을 추출하는 방법을 설명합니다....bindPdf ( _dataDir + "sample-attach.pdf" ); // 첨부 파일 추출 pdfExtractor...

    docs.aspose.com/pdf/ko/java/extract-attachments/