Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 245,798 for

load

(0.14 sec)
  1. 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...
  2. 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...
  3. Supported File Formats|Aspose.Slides for Python...

    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....NET can load and save: Format Description Load Save Remarks...

    docs.aspose.com/slides/python-net/supported-fil...
  4. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....to customize the process of loading external resources into a document...Every instance of a resource load will call our callback's ResourceLoading...

    reference.aspose.com/words/java/com.aspose.word...
  5. InnerShadowEffect | Aspose.PSD for .NET API Ref...

    InnerShadowEffect Contents [ Hide ] InnerShadowEffect class Inner Shadow Layer effect public class InnerShadowEffect ......psd" ; // Load an existing image into an instance...image = ( PsdImage ) Image . Load ( sourceFile , loadOptions ))...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. How To register License in Python using Aspose....

    Hi Team We are having a Aspose.Total.Lic File for .NET . we need to check How to use Aspose.LIC File in Python. and read table in pdf. pls Do the needful help. Thanks and Regards, yajiv Vijay....License from aspose import pdf Load the license license = License()...ownloads\Aspose.Total.lic”) Load source PDF pdfDocument = pdf...

    forum.aspose.com/t/how-to-register-license-in-p...
  7. IsNotLinked | Aspose.PSD for .NET API 参考

    获取或设置一个值该值指示此实例是否未链接... Load ( sourceFile )) { // 搜索 WorkingPathResource...psdImage = ( PsdImage ) Image . Load ( outputFile )) { // 搜索 WorkingPathResource...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  8. 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...
  9. CacheData | Aspose.Imaging for .NET API Reference

    CacheData DjvuImage.CacheData method Caches the data private. public override void CacheData () Examples The followin......string dir = "c:\\temp\\" ; // Load an image from a DJVU file. using...) Aspose . Imaging . Image . Load ( dir + "sample.djvu" )) { //...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Add Shapes|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....//Create a document object and load a diagram vsdDoc = vsdApp ....@"Hexagon text." ; Aspose.Diagram // Load masters from any existing diagram...

    docs.aspose.com/diagram/net/add-shapes/