Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 146,033 for

load

(0.11 sec)
  1. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to EMLX - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  2. Convert OLM to MBOX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to MBOX - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  3. Convert TIFF to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows converting multi-page or multi-frame TIFF images to PDF applications....an instance of Document class Load input TIFF image Get FrameDimension...getMessage ()); return ; } // Load sample TIFF image file image...

    docs.aspose.com/pdf/androidjava/convert-tiff-to...
  4. How to get Freetext Annotation using Java | Asp...

    Get Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...GetFreeTextAnnotatio () { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/freetex...
  5. Update and Save an Email in PHP|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.... PHP Code # Initialize and Load an existing MSG file by specifying...(); $email = $mailMessage -> load ( $dataDir . "Message.msg" );...

    docs.aspose.com/email/java/update-and-save-an-e...
  6. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...> </ head > < body > < h1 > Load Workbook With Printer Size Example...save ( SaveFormat . Xlsx ); // Load the workbook from memory with...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  7. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....join ( current_dir , "data" ) # Load your source workbook workbook... "data" ) Response = None # Load your source workbook workbook...

    docs.aspose.com/cells/python-net/saving-file-to...
  8. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....Added APIs Filter the Data for Loading Aspose.Cells for .NET 8.8.1...the data type that should be loaded when building the workbook...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Convert PSD to PSB via C# | products.aspose.com

    Sample code for PSD to PSB C# conversion. Use API example code for batch PSD files to PSB conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load & convert PSD files to PSB in...lines of code. Load PSD file with Image.Load method Cast the...

    products.aspose.com/psd/net/conversion/psd-to-psb/
  10. Convert EML to DOCM via C# | products.aspose.com

    Sample code for EML to DOCM C# conversion. Use API example code for batch EML files to DOCM conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert EML files to DOCM...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/eml-to...