Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 153,463 for

load

(1.28 sec)
  1. Aspose.PSD for Java 24.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 ( sourceFile , opt )) { for...img1 = ( PsdImage ) Image . load ( outputPsdFile [ caseIndex...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET.... Loading Projects You can load Microsoft Project...using Aspose. Tasks ; 2 3 // Load a project from MPP file 4 var...

    docs.aspose.com/tasks/net/working-with-projects/
  3. 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/
  4. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....document is valid you need to load the document into a Document...HasDigitalSignature , Is . True ); // We can load and access the signatures of...

    reference.aspose.com/words/net/aspose.words/fil...
  5. View ODP in C++ | products.aspose.com

    View ODP presentations in C++. Use Aspose.Slides for C++ to open OpenDocument presentation files and save them as responsive HTML.... You can load a ODP file with the Presentation...Use Aspose.Slides for C++ to load a ODP file and export it to...

    products.aspose.com/slides/cpp/viewer/odp/
  6. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....cells as ac # Load sample workbook workbook = ac...import aspose.cells as ac # Load sample workbook workbook = ac...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. 公共 API Aspose.Diagram 6.0.0 的变化|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....Call the diagram constructor to load diagram Diagram diagram = new...Call the diagram constructor to load diagram Dim diagram As New Diagram...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately.... Load a presentation that uses a font...FontWarningHandler > ()); // Load the presentation from the specified...

    docs.aspose.com/slides/cpp/getting-warning-call...
  9. 用 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...
  10. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/