Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 8,890 for

load

(0.02 sec)
  1. Aspose.PSD for .NET 21.8 - Release Notes|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.... Load ( sourceFileName )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { var layer1...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-8...
  2. Aspose.PSD for .NET 22.11 - 发行说明|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 ( sourceFile )) { FillLayer...image = ( PsdImage ) Image . Load ( sourceFileName , new PsdLoadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. 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-...
  4. 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-...
  5. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to Load an HTML, TXT, or CHM document if the encoding is not specified inside the document...encoding that will be used to load an HTML, TXT, or CHM document...property is used only when loading HTML, TXT, or CHM documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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-...
  7. Aspose.PSD for .NET 23.5 - 发行说明|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 ( sourceFile )) { SmartObjectLayer...srcImg = ( PsdImage ) Image . Load ( inputFile )) { PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. 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-...
  9. Font Replacement|Aspose.Slides for Python Docum...

    Replace fonts explicitly in PowerPoint in Python...font this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/python-net/font-replacem...
  10. Font Replacement|Aspose.Slides Documentation

    Replace fonts explicitly in PowerPoint in C++...font this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/cpp/font-replacement/