Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 149,048 for

load

(0.23 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... This class allows you to load an Excel workbook from a local...local file or a stream. Once loaded, it provides several overloads...

    docs.aspose.com/slides/php-java/excel-integration/
  2. Reading of tables from DWG/DXF|CAD 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....you can get the file using the load method, get the necessary entities...

    docs.aspose.com/cad/net/how-to/work-with-file/r...
  3. How to Convert PSD to JPEG in Java

    This simple article entails how to convert PSD to JPEG in Java. One can easily export PSD to JPEG in Java using quick and easy steps with Aspose.PSD for Java....from the repository manager Load the source PSD file from the...then followed by saving the loaded PSD file as JPEG on the disk...

    kb.aspose.com/psd/java/how-to-convert-psd-to-jp...
  4. Convert WEBP to GIF using Python

    This article guides on how to convert WEBP to GIF using Python. You will get information to set the IDE, a list of steps, and a sample code to change WEBP to GIF in Python....features without restrictions Load the source WEBP image into the...license to avoid limitations, load the image, and typecast it to...

    kb.aspose.com/imaging/python/convert-webp-to-gi...
  5. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, Loading fonts from a stream, a file system or memory.... Load Fonts from System There is a...SystemFontSource ()-> GetAvailableFonts () Load Fonts from Folder If the document...

    docs.aspose.com/words/cpp/specify-truetype-font...
  6. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...(Aspose::Font::FontType::TTF, fileDef); 8 9 // Load font 10 System::SharedPtr <...(Aspose::Font::FontType::TTF, fileDef); 8 9 // Load the font 10 System::SharedPtr...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  7. Set Visio Shape's XForm, Line and Fill Data|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....for updating XForm data is: Load a diagram.# Find a particular...Diagram class constructor to load the VSD diagram Diagram diagram...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  8. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Load the PSD File First, we need to load the PSD file...file using the Image.load method from the Aspose.PSD library....

    docs.aspose.com/psd/python-net/smart-object-upd...
  9. Split Word Document into Sections using Java

    This article guides on how to split Word document into sections using Java. It has the IDE settings, steps, and a sample code to divide Word document into sections using Java....split a Word file into sections Load the source Word file into a...through all the sections in the loaded Word file Create a new empty...

    kb.aspose.com/words/java/split-word-document-in...
  10. How to Insert Comment in Excel using Java

    In this tutorial, you will learn how to insert comment in Excel using Java. It contains brief steps and the sample code to add comments in Excel using Java using a few API calls only....a nutshell, you only need to load the source file, add any comments...repository to add comments in Excel Load the input Excel file with the...

    kb.aspose.com/cells/java/how-to-insert-comment-...