Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 145,190 for

load

(0.19 sec)
  1. View PS Files using Java | Aspose.PDF

    Open and view PS documents programmatically with Java sample code using Aspose.PDF for Java... Load the PS with an instance of Document...shows how to view PS files // load PS with an instance of Document...

    products.aspose.com/pdf/java/viewer/ps/
  2. 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-...
  3. 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...
  4. Aspose.PSD for Java 20.6 - 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....Bug PSDJAVA-223 Exception on loading specific PSD file with the...outputPath = "out_" + fileName ; // Load a predefined PSD PsdImage image...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. View Visio VDX File Formats via .NET | products...

    C# source code to Load, render and display Visio VDX documents on .NET Framework, .NET Core, Mono or COM Interop.... Load VDX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/net/viewer/vdx/
  6. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....To update an existing link: Load a PDF file. Go to a specific...SetLinkTargetToAPage () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/update-links/
  7. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality.... Load the XPS document from the stream...stream XpsDocument Class or load it directly from a file. In this...

    products.aspose.com/page/net/merge-xps-files/
  8. Aspose.PSD for .NET 24.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 ( sourceFile )) { image . Save...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { psdImage ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Aspose.PSD for Java 24.4 - 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 )) { image . save...image = ( PsdImage ) Image . load ( outputFile )) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the data from the specified stream into the [Document](../../document/) instance....read method read(src, load_options, document) Reads the data...BytesIO , load_options : aspose . words . loading . LoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...