Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 244,845 for

load

(0.12 sec)
  1. LoadOptions | Aspose.3D for .NET API Reference

    LoadOptions Contents [ Hide ] LoadOptions class The base class to configure options in file Loading for different typ......configure options in file loading for different types public...that specified in current Save/Load option. FileName { get; set;...

    reference.aspose.com/3d/net/aspose.threed.forma...
  2. The process of converting xlsm to PDF - Free Su...

    Is the process of converting xlsm to PDF the same as converting xlsm to xlsx and then to PDF?...you can follow these steps: Load the XLSM file using the Workbook...is a simple code example: // Load the XLSM file var workbook =...

    forum.aspose.com/t/the-process-of-converting-xl...
  3. Aspose.Imaging for Java 3.4.0 Release Notes|Doc...

    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....filtration Feature IMAGING-35221 Load/Save operation for gif image...image = ( PsdImage ) Image . Load ( flattenPath )) { image . Save...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  4. Public API Changes in Aspose.3D 17.2.0|Document...

    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.... FileFormat XText ; // load X file Scene Xfile = new Scene...loadXOpts = new XLoadOptions (); // load X file scene . Open ( "3DX.x"...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Aspose.Imaging for .NET 3.7.0 Release Notes|Doc...

    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 ( filePath )) { Assert . IsTrue...image = ( EmfImage ) Image . Load ( filePath )) using ( FileStream...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  6. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS document to PDF in C#... You can load the source XPS file and export...Aspose.Page to convert XPS files Load the input XPS file using a Stream...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...
  7. How to Transform SVG to PDF using Python

    This brief article explains how to transform SVG to PDF using Python. It covers the IDE configuration, step-by-step process, and a runnable code snippet to export from SVG to PDF using Python....object of SvgLoadOptions class Load the input SVG image with the...Python . In the first step, load the source vector image from...

    kb.aspose.com/pdf/python/how-to-transform-svg-t...
  8. FilterEffectMaskData | Aspose.PSD for .NET API ...

    FilterEffectMaskData FilterEffectMaskData constructor Initializes a new instance of the FilterEffectMaskData class. p...... Load ( inputFilePath )) { FXidResource...psdImage = ( PsdImage ) Image . Load ( output )) { FXidResource fXidResource...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  9. LinkedLayersManager | Aspose.PSD for .NET API R...

    LinkedLayersManager Contents [ Hide ] LinkedLayersManager class Linked layers manager class. public sealed class Link......psd" ; // Load an existing image into an instance...var psd = ( PsdImage ) Image . Load ( sourceFile )) { Layer [] layers...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. layergroup - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....psd"; // Load a PSD file containing layers'...PsdImage psdImage = (PsdImage)Image.load(inPsdFileName); try { // Hide...

    reference.aspose.com/psd/java/com.aspose.psd.fi...