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

load

(0.1 sec)
  1. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...especially with macros, specify load options. This can help manage....Xlsm); // Load the workbook with specified load options Workbook...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  2. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one of my pdf forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow form to a fast form.Can you take a look and …...WriteLine("20 fields loaded in {0}", stopwatch.ElapsedMilliseconds);...that is slow to load. I do see other forms load quickly so I’m...

    forum.aspose.com/t/slow-performance-of-facades-...
  3. Convert MSG to MHTML via C++ application | prod...

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

    products.aspose.com/email/cpp/conversion/msg-to...
  4. Convert OFT to HTML via C++ application | produ...

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

    products.aspose.com/email/cpp/conversion/oft-to...
  5. Convert ICS to OST via C++ application | produc...

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

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

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

    products.aspose.com/email/cpp/conversion/vcf-to...
  7. Convert OFT to VCF via C++ application | produc...

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

    products.aspose.com/email/cpp/conversion/oft-to...
  8. Convert ICS to MHTML via C++ application | prod...

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

    products.aspose.com/email/cpp/conversion/ics-to...
  9. Convert HTML to MSG via C++ application | produ...

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

    products.aspose.com/email/cpp/conversion/html-t...
  10. Convert MHTML to OST via C++ application | prod...

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

    products.aspose.com/email/cpp/conversion/mhtml-...