Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 145,412 for

load

(0.11 sec)
  1. Aspose.cells version 24.11.0 : Getting Font siz...

    I am using the Aspose.cells version 24.11.0 licensed version in my project. I am getting an error Font size is out of range while accessing the below class Workbook workbook = new Workbook(“filepath”,options); provide…...are using custom load options, try loading the workbook with...Here’s a minimal code snippet to load the workbook with default options:...

    forum.aspose.com/t/aspose-cells-version-24-11-0...
  2. Font Encoding and Management API for Java - Aspose

    Java Font API solution. This library allows you to Load, render and save fonts of popular formats like TTF, WOFF, EOT, and others within Java applications.... Load, Edit, Convert and Save Fonts...empowers you to effortlessly load, save, draw, convert, and render...

    products.aspose.com/font/java/
  3. Aspose.PSD for Java 24.1 - 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....png" ; // Load the AI image. try ( AiImage...image = ( AiImage ) Image . load ( sourceFile )) { // By default...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. Aspose.PSD for Python via .NET 24.8 - Release N...

    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_effects_resource = True opt...caseIndex ) + ".psd" with PsdImage . load ( sourceFile , opt ) as image...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....sign a presentation Create or load the file in the Presentation...Presentation class is used to create or load the presentation, and the DigitalSignature...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  6. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following JavaScript...

    docs.aspose.com/slides/nodejs-java/open-present...
  7. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following Java code...

    docs.aspose.com/slides/java/open-presentation/
  8. Aspose.PSD for .NET 22.7 - 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 )) { foreach (...var im = ( PsdImage ) Image . Load ( srcFile )) { using ( FileStream...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  9. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。...Specify HTML load options, support div tag layouts load_options =...HtmlLoadOptions ( LoadFormat . HTML ) load_options . support_div_tag =...

    docs.aspose.com/cells/zh/python-net/support-the...
  10. View VSDX File Formats via Python | products.as...

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

    products.aspose.com/diagram/python-net/viewer/v...