Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 8,886 for

load

(0.02 sec)
  1. Aspose.PSD for .NET 23.9 - 发行说明|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 ( srcFile )) { im . AddBlackWhiteAdjustm...var im = ( PsdImage ) Image . Load ( dstFile )) { Layer layer =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients to Load a document into Aspose.Words....Provides methods for COM clients to load a document into Aspose.Words...Remarks Use the ComHelper class to load a document from a file or stream...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.HtmlLoadOptions class. Allows to specify additional options when Loading HTML document into a [Document](../../aspose.words/document/) object...specify additional options when loading HTML document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Render XSL FO to PDF using Java

    In this brief tutorial, you will learn how to render XSL FO to PDF using Java in Windows, Mac OS, or Ubuntu. The code sample can convert XSL FO to PDF in Java....Maven repository in your project Load an input XSL FO file into the...Document class object using load option XslFoLoadOptions Save...

    kb.aspose.com/pdf/java/how-to-render-xsl-fo-to-...
  5. Aspose.PSD for .NET 22.4 - 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....PSDNET-1113 The issue with loading PSD file on text resource data...image = ( PsdImage ) Image . Load ( src )) { OuterGlowEffect effect...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  6. Font Substitution|Aspose.Slides Documentation

    Substitute font in PowerPoint in C++...accessed) this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Add a rule for the replacement...

    docs.aspose.com/slides/cpp/font-substitution/
  7. Convert PSD to Other Formats|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 PSD files and the same can be...provides the Load method exposed by Image class to load PSD files...

    docs.aspose.com/psd/net/convert-psd-to-other-fo...
  8. Aspose.PSD for .NET 19.12 - Release Notes|Docum...

    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....Bug PSDNET-250 Exception on loading CMYK PSD file without layers...CurrentCulture leads to exceptions on loading Bug Public API Changes Added...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  9. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....information to customize the loading of the source PPT file and...LoadOptions class object Set the load format to PPT Set a password...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...
  10. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...Allows a COM application to load a Document from a file. open...Filename of the document to load. Remarks This method is same...

    reference.aspose.com/words/nodejs-net/aspose.wo...