Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 151,085 for

load

(0.11 sec)
  1. Convert HTML to OFT via C++ application | produ...

    Sample C++ conversion code for HTML document to OFT format. Use example code for batch HTML to OFT conversion within any C++ Application.... Load HTML file with Aspose.Email...Convert HTML to OFT - C++ // Load the HTML. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/html-t...
  2. Convert HTML to VCF via C++ application | produ...

    Sample C++ conversion code for HTML document to VCF format. Use example code for batch HTML to VCF conversion within any C++ Application.... Load HTML file with Aspose.Email...Convert HTML to VCF - C++ // Load the HTML. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/html-t...
  3. Convert MHTML to MBOX via C++ application | pro...

    Sample C++ conversion code for MHTML document to MBOX format. Use example code for batch MHTML to MBOX conversion within any C++ Application.... Load MHTML file with Aspose.Email...Convert MHTML to MBOX - C++ // Load the MHTML. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/mhtml-...
  4. Convert VCF to ICS via C++ application | produc...

    Sample C++ conversion code for VCF document to ICS format. Use example code for batch VCF to ICS conversion within any C++ Application.... Load VCF file with Aspose.Email for...Convert VCF to ICS - C++ // Load the VCF. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/vcf-to...
  5. Convert EMLX to MSG via C++ application | produ...

    Sample C++ conversion code for EMLX document to MSG format. Use example code for batch EMLX to MSG conversion within any C++ Application.... Load EMLX file with Aspose.Email...Convert EMLX to MSG - C++ // Load the EMLX. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/emlx-t...
  6. Convert OFT to EMLX via C++ application | produ...

    Sample C++ conversion code for OFT document to EMLX format. Use example code for batch OFT to EMLX conversion within any C++ Application.... Load OFT file with Aspose.Email for...Convert OFT to EMLX - C++ // Load the OFT. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/oft-to...
  7. Convert ICS to EMLX via C++ application | produ...

    Sample C++ conversion code for ICS document to EMLX format. Use example code for batch ICS to EMLX conversion within any C++ Application.... Load ICS file with Aspose.Email for...Convert ICS to EMLX - C++ // Load the ICS. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/ics-to...
  8. Convert EML to MSG via C++ application | produc...

    Sample C++ conversion code for EML document to MSG format. Use example code for batch EML to MSG conversion within any C++ Application.... Load EML file with Aspose.Email for...Convert EML to MSG - C++ // Load EML System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/eml-to...
  9. Check Presence of a Master in the Visio Drawing...

    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....Call the diagram constructor to load diagram from a VSD file $diagram...Call the diagram constructor to load diagram from a VSD file $diagram...

    docs.aspose.com/diagram/java/check-presence-of-...
  10. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....Cells allows you to load a lightweight version of a workbook...the WorkbookMetadata class to load the workbook. The following...

    docs.aspose.com/cells/cpp/using-workbookmetadata/