Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 151,279 for

load

(0.43 sec)
  1. Opening an Excel File|Documentation

    This article introduces how to open file in GridDesktop....Stream Opening from a File To load the content from an Excel file...contents. The code snippet to load the contents of an Excel file...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. 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-...
  3. View PPT in Java | products.aspose.com

    View PPT in Java. Use Java library API to open and view PowerPoint presentation...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the PPT file. Create an instance...

    products.aspose.com/slides/java/viewer/ppt/
  4. View PPTX in Java | products.aspose.com

    View PPTX in Java. Use Java library API to open and view PowerPoint presentation...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the PPTX file. Create an instance...

    products.aspose.com/slides/java/viewer/pptx/
  5. View PPSM in Java | products.aspose.com

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

    products.aspose.com/slides/java/viewer/ppsm/
  6. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library API to open and view PowerPoint presentation...NET , you can load and view a presentation with...Instantiate a Presentation object and load the PPT file. Create an instance...

    products.aspose.com/slides/python-net/viewer/ppt/
  7. View ODP in C++ | products.aspose.com

    View ODP in C++. Use C++ library API to open and view OpenOffice presentation...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the ODP file. Create an instance...

    products.aspose.com/slides/cpp/viewer/odp/
  8. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by Loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....procedure and a working Java code to load a PFB font and fetch the font...font metrics in the application Load the sample PFB font file into...

    kb.aspose.com/font/java/how-to-fetch-font-metri...
  9. Aspose.PSD for .NET 23.5 - 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 ( sourceFile )) { SmartObjectLayer...srcImg = ( PsdImage ) Image . Load ( inputFile )) { PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  10. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... let workbook ; // Load the workbook with the specified...getName () === "Sheet2" ) { // Load everything from worksheet "Sheet2"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...