Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 151,085 for

load

(0.27 sec)
  1. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....applications , it is recommended to load the license in the Initialize...form. For web applications , load it in the Session_Start() function...

    docs.aspose.com/ocr/cpp/licensing/
  2. Convert MBOX to PST with Aspose.Email in C#|Doc...

    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....example that demonstrates how to load messages from an MBOX archive...insert it into the folder. // Load the source file var mbox = MboxStorageReader...

    docs.aspose.com/email/net/convert-mbox-to-pst-c...
  3. Working with Text|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....shape’s text is straightforward: Load a diagram. Find a particular...//Call the diagram constructor to load diagram from a VDX file Diagram...

    docs.aspose.com/diagram/java/working-with-text/
  4. Update and Save an Email in Jython|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....ateEmail/' # Initialize and Load an existing MSG file by specifying...MailMessage () email = mailMessage . load ( dataDir + "Message.msg" )...

    docs.aspose.com/email/java/update-and-save-an-e...
  5. Managing Distribution Lists in PST Files|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....Mapi ; // Load the PST file using ( var pst...Aspose.Email.Storage.Pst ; // Load PST file using ( PersonalStorage...

    docs.aspose.com/email/net/managing-distribution...
  6. The subscription included in this license allow...

    After upgrading our service to Aspose version 25.12, we noticed this error in the server logs, but there were no issues found during the function verification. I would like to know when this error might be triggered and …... ERROR log: ERROR a: - load aspose.words failure: The subscription...version of the product. ERROR a: - load aspose.cells failure: The subscription...

    forum.aspose.com/t/the-subscription-included-in...
  7. Converting a PS file to PDF using PHP | Aspose.PDF

    Sample code on PHP for PS to PDF conversion. Use example code for batch PS to PDF conversion with Aspose.PDF for PHP via Java...PDF PHP developers can easily load & convert PS files to PDF in...Create a new Document object and load the PostScript file Save the...

    products.aspose.com/pdf/php-java/conversion/ps-...
  8. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....create a new presentation or load an existing one using Presentation...Presentation class. Then, load the audio from file into a FileStream...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  9. 格式 Visio 页|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....Diagram to // load a diagram. InputStream stream..."ReadDiagramFile.vsd" ); // load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/zh/java/format-visio-pa...
  10. Convert AI to PSD via C# | products.aspose.com

    Sample code for AI to PSD C# conversion. Use API example code for batch AI files to PSD conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load & convert AI files to PSD in...few lines of code. Load the AI with Image.Load method Create an...

    products.aspose.com/psd/net/conversion/ai-to-psd/