Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 151,287 for

load

(0.09 sec)
  1. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPTM file. Create an instance...

    products.aspose.com/slides/cpp/viewer/pptm/
  2. Aspose.PSD for .NET 22.4 - 发行说明|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 ( src )) { OuterGlowEffect effect...image = ( PsdImage ) Image . Load ( src )) { var txtLayer = image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Convert HTML to Excel in C#

    This topic focuses on how to convert HTML to Excel in C#. It includes the details to prepare the IDE and a runnable code example to export HTML to XLS using C#....of the HtmlLoadOptions class Load the input HTML file using the...commences by specifying the load options for the source HTML...

    kb.aspose.com/pdf/net/convert-html-to-excel-in-...
  4. Aspose.PSD for .NET 21.6 - 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 )) { image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  5. Aspose.PSD for Python via .NET 24.4版 - 发行说明|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 ( sourceFileName ) as image...outputFile ) with PsdImage . load ( outputFile ) as img : image...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  6. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…... Load the Template : Use the Document class to load your...Program { static void Main() { // Load the template document Document...

    forum.aspose.com/t/about-template-creation-in-a...
  7. Aspose.PSD for Java 25.1 - 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 ( srcFile )) { var smartObjectLayer...image = ( PsdImage ) Image . load ( srcFile )) { var smartObjectLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. Supported File Formats|Documentation

    PSD manipulation library that can Load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....NET can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/psd/net/supported-file-formats/
  9. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types into Load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!...Converts IANA content type into a load format enumerated value. public...find the corresponding Aspose load/save format from each media...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following JavaScript...

    docs.aspose.com/slides/nodejs-java/open-present...