Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 151,212 for

load

(0.77 sec)
  1. 实用功能 - MailMessage|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.... load ( data_dir + "message.eml" ... = True eml = MailMessage . load ( eml_file_name , options )...

    docs.aspose.com/email/zh/python-net/utility-fea...
  2. When converting an MSG file to PDF, Sent Date a...

    We are using the Aspose c# library. When we try to convert MSG files to PDF, for some MSG files, Sent Date appears twice in the PDF files. Below is the code that we use: // Load the MSG file MapiMessage msg = MapiMess…...use: // Load the MSG file MapiMessage msg = MapiMessage.Load(inputFilePath);...mhtmlStream.Position = 0; // Load the MHTML stream into Aspose...

    forum.aspose.com/t/when-converting-an-msg-file-...
  3. Convert OLM to VCF via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/olm-to...
  4. Convert OLM to PST via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/olm-to...
  5. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can Load and save file formats....Python can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/pdf/python-net/supported-file-f...
  6. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features....create a document from scratch or load it, make some changes, and then...Supported Features on Document Load File Formats and Conversions...

    docs.aspose.com/words/java/supported-features-o...
  7. Convert PNG to PDF|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....provides the Image class to load PNG files and same can be used...

    docs.aspose.com/imaging/net/convert-png-to-pdf/
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....transparency channel Example // Load image URL resFile = getClass... aspose . imaging . Image . load ( resFile . getFile ()); //...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  9. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to Load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....that provides the ability to load, edit, save PSD files as well...OnCreate_internalized Occurs when image was loaded OnLoad_internalized Occurs...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. Update and Save an Email in Python|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....Python Code \ # Initialize and Load an existing MSG file by specifying...MailMessage email = mailMessage . load ( self . dataDir + "Message...

    docs.aspose.com/email/java/update-and-save-an-e...