Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 139,211 for

load

(0.12 sec)
  1. View VSS File Formats via Python | products.asp...

    Python source code to Load, render and display VSS documents within any Python based application.... Load VSS file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/python-net/viewer/vss/
  2. View vdx File Formats via Python | products.asp...

    Python source code to Load, render and display vdx documents within any Python based application.... Load vdx file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/python-net/viewer/vdx/
  3. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... load(file_name) Loads font fallback settings...settings from XML file. load(stream) Loads fallback settings from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for Java 25.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 ( outputPsd )) { FillLayer fillLayer...image = ( PsdImage ) Image . load ( sourceFile , psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint...accessed) this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Add a rule for the replacement...

    docs.aspose.com/slides/php-java/font-substitution/
  6. Aspose.PSD for .NET 24.3 - 发行说明|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 ( sourceFile )) { var psdOptions16...psdImage16 = ( PsdImage ) Image . Load ( outputFile )) { if ( psdImage16...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while Loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....AutoFit Columns and Rows while loading HTML in Workbook with JavaScript...autofit columns and rows while loading your HTML file inside the Workbook...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  8. Aspose.PSD for Java 24.7 - 发布说明|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 ( sourceFile )) { image . save...psdImage = ( PsdImage ) Image . load ( src )) { PdfOptions saveOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Aspose.PSD for .NET 24.7发布说明|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 ( sourceFile )) { image . Save...psdImage = ( PsdImage ) Image . Load ( src )) { PdfOptions saveOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Cells-for-C // Load your source ods file U16String...Save ( xlsxOutputPath ); // Load your source sxc file U16String...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/