Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 7,232 for

attachment

(0.14 sec)
  1. 使用 Microsoft Graph 处理邮件|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....例: MapiAttachmentCollec attachments = client . listAttachments...for ( MapiAttachment att : attachments ) { client . deleteAttachment...

    docs.aspose.com/email/zh/java/manage-messages-w...
  2. बड़ी PST फाइलों के साथ काम करना|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), // Extract message attachments (extractAttachments), //...()) { MapiAttachmentCollec attachments = pst . extractAttachments...

    docs.aspose.com/email/hi/java/working-with-larg...
  3. Convert EMLX to OST via Java | products.aspose.com

    Try the code sample to convert EMLX files to OST format in Java. Download Java API to take your email processing applications to the next level....contains the email’s content, attachments, headers, and metadata. They...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/emlx-...
  4. Convert MSG to MBOX via Java | products.aspose.com

    Try the code sample to convert MSG files to MBOX format in Java. Download Java API to take your email processing applications to the next level....including the message body, attachments, sender and recipient information...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/msg-t...
  5. Convert MHTML to EMLX via Java | products.aspos...

    Try the code sample to convert MHTML files to EMLX format in Java. Download Java API to take your email processing applications to the next level....contains the email’s content, attachments, headers, and metadata. They...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/mhtml...
  6. Convert EML to OST via Java | products.aspose.com

    Try the code sample to convert EML files to OST format in Java. Download Java API to take your email processing applications to the next level....offline access, preserving attachments and formatting, enhancing...emails, contacts, calendars, attachments. It empowers developers to...

    products.aspose.com/email/java/conversion/eml-t...
  7. Funciones de utilidad|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....addItem ( Attachment . createAttachmentFrom ( "Test attachment 1" ..., "Attachment Name 1" )); message2 . getAttachments (). addItem...

    docs.aspose.com/email/es/java/utility-features/
  8. Tagged PDF: Placement, Padding, and BBox on Str...

    Product / Version: Aspose.PDF for .NET v26.x Runtime: .NET (I can provide exact framework/runtime if needed) Evaluation: I’m currently selecting a product to generate structured (tagged) PDFs and need guidance before f…...padding/bounding behavior (see attached screenshot). Can’t programmatically...tooling? Code (attached outline) Full file attached as SampleCode...

    forum.aspose.com/t/tagged-pdf-placement-padding...
  9. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…... I am attaching the code in a file, I request...@Adhirath Please refer to the attached sample code. AsposeToExcelJsHelpe...

    forum.aspose.com/t/convert-range-to-json/311994
  10. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…... I’ve attached the examples and a screenshot...changed to French. I have attached a test file and a screenshot...

    forum.aspose.com/t/use-french-culture-from-date...