Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 145,284 for

load

(0.1 sec)
  1. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats... Load the PSD file using PsdImage.load() and iterate... Similarly, load the AI file using AiImage.load() and iterate...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  2. Working with MapiNote in PST|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....file that you have created or loaded. To add a MapiNote to a PST:...and save it as an MSG file. Load the saved MSG note into a MapiMessage...

    docs.aspose.com/email/cpp/working-with-mapinote...
  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. 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/
  5. 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...
  6. Supported File Formats|Documentation

    Visio Diagram Java API can Load and save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....for Java can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/diagram/java/supported-file-for...
  7. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....to load the MSG or EML format email file Save the loaded Email...the Document class object to load the MHTML created in the previous...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  8. 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/
  9. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C# API or Library."... Similarly, loading the barcode generation state...generation state from an XML file. //load BarcodeGenerator from file BarcodeGenerator...

    docs.aspose.com/barcode/net/barcode-generation-...
  10. Extract All Images from Shapes in Visio|Documen...

    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....//Call the diagram constructor to load diagram from a VSD file Diagram... ForeignData . Value )) { //Load memory stream into bitmap object...

    docs.aspose.com/diagram/net/extract-all-images-...