Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 151,218 for

load

(0.32 sec)
  1. Exception in latest version 25.4, worked in 25....

    When upgrading to 25.4 of Aspose from 25.3, I now get the following exception when attempting to Load a document that worked in version 25.3. The code to Load is pretty simple: MsgLoadOptions htmlLoadOptions = new …...exception when attempting to load a document that worked in version...version 25.3. The code to load is pretty simple: MsgLoadOptions...

    forum.aspose.com/t/exception-in-latest-version-...
  2. Working with Message Attachments|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....MapiMessage class is used to load an MSG file from disk and exposes...MapiMessage class to load an MSG file using the Load() static method...

    docs.aspose.com/email/java/working-with-message...
  3. Aspose.PSD for .NET 19.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 ( filePath )) { Layer layer...image = ( PsdImage ) Image . Load ( sourceFileName , options ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. 画五角大楼|Documentation

    本节介绍如何在visio页面用Aspose.Diagram画五边形。支持用C#画五边形并保存为pdf、svg、html、image、xps等格式。...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/drawing/draw-pen...
  5. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first ODP file with an instance...instance of Presentation class. Load the second ODP document with...

    products.aspose.com/slides/java/merger/odp/
  6. Merge POTM Files using Java | products.aspose.com

    Java sample code to combine POTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first POTM file with an...instance of Presentation class. Load the second POTM document with...

    products.aspose.com/slides/java/merger/potm/
  7. Adding a Signature to an Image|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....demonstrate the operation, we will load a JPEG image from disk and draw...step, the example shows how to: Load the primary and secondary (signature)...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  8. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…... Verify that geometry is loaded var scene = new Scene(); scene...scene.Open("benign.3ds"); // load without options first Console...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  9. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...DllNotFoundException: Unable to load shared library 'libSkiaSharp'...In order to help diagnose loading problems, consider using a...

    forum.aspose.com/t/the-type-initializer-for-ski...
  10. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....ConvertPDFtoExcelSim () { // Load PDF document Document pdfDocument...nsertBlankColumnAtF () { // Load PDF document Document pdfDocument...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/