Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 151,196 for

load

(0.28 sec)
  1. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....to PPS, users first need to load the DOC file using Aspose.Words...C++. This API allows users to load and manipulate DOC files with...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/imaging/java/adding-a-watermark...
  3. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python....also learn to customize the loading of the source PPT file and...set the load format and password to read the PPT Load the source...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  4. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....also learn to customize the loading of the source ODP file and...LoadOptions , set the load format to read the ODP file Load the source ODP...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  5. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....MailMessage class object to load the source MSG or EML format...format email file Save the loaded Email (EML/MSG) file in a stream...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  6. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....API that enables developers to load and manipulate ODT documents...API that enables developers to load and manipulate HTML documents...

    products.aspose.com/total/cpp/conversion/odt-to...
  7. EML Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to Load, render and display EML files on .NET Framework, .NET Core, and Xamarin Platforms.... The API allows you to load an EML file into a MailMessage...output file path. Use the Load method to load the file into an instance...

    products.aspose.com/email/net/viewer/eml/
  8. Possible issues with Custom Code|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.... Error while loading code module: 'Aspose.BarCode...201e56'. Details: Could not load file or assembly 'Aspose.BarCode...

    docs.aspose.com/barcode/reportingservices/possi...
  9. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....instance and set the required load properties Open the source PCL...class to set the required PCL load options. Then the source PCL...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  10. 导入邮件|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....msg" ; // loading with default options load from msg MailMessage...MailMessage eml = MailMessage . Load ( FilePath , new MsgLoadOptions...

    docs.aspose.com/email/zh/net/import-email/