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

load

(0.1 sec)
  1. Create, Layout and Auto-Fit Shapes|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....image below shows the diagram loaded by the code snippets in this...LayOutShapesInFlowch . class ); // load an existing Visio diagram String...

    docs.aspose.com/diagram/java/create-layout-and-...
  2. Android API to Render PCL to XAMLFLOW | product...

    Transform PCL 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 PCL file with an instance of...

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

    Transform MHTML 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 MHTML file with an instance...

    products.aspose.com/total/android-java/conversi...
  4. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... TTF , fileDef); 9 10 // Load the font 11 Font font = Font...pe. TTF , fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... TTF , fileDef); 9 10 // Load the font 11 Font font = Font...pe. TTF , fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  6. Aspose.PSD for Java 20.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 ( inPsdFilePath ); try { //...psdImage = ( PsdImage ) Image . load ( inPsdFilePath ); try { $ ...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. 从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...
  8. Display PCL Formats Using C# | Aspose.PDF

    Open and view PCL documents programmatically with C# sample code using Aspose.PDF for .NET... Load the PCL with an instance of...

    products.aspose.com/pdf/net/viewer/pcl/
  9. Display PCL Formats Using Python | Aspose.PDF

    Open and view PCL documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Load the PCL with an instance of...

    products.aspose.com/pdf/python-net/viewer/pcl/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. 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/cpp/excel-integration/