Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 151,287 for

load

(0.28 sec)
  1. Android API to Render TEX to MHTML | products.a...

    Transform TEX to MHTML via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load TEX file with an instance of...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render XPS to XAMLFLOW | product...

    Transform XPS to XAMLFLOW via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load XPS file with an instance of...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PCL to MHTML | products.a...

    Transform PCL to MHTML via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load PCL file with an instance of...

    products.aspose.com/total/android-java/conversi...
  4. 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/
  5. 从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...
  6. 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-...
  7. 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/developer-guide/how-to/...
  8. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....EpubLoadOptions which is used to load source EPUB file. After that...Create a new Document object and load the EPUB file $document = new...

    docs.aspose.com/pdf/php-java/convert-other-file...
  9. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.TEXT](../../aspose.words/Loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.TEXT document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Diagram class constructor to load the VDX diagram Diagram vdxDiagram...// Load diagram Diagram diagram = new Diagram (); // Load stencil...

    docs.aspose.com/diagram/net/working-with-masters/