Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 150,818 for

load

(0.14 sec)
  1. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package.... Load ( "source.png" )) { Color []...) Aspose . Imaging . Image . Load ( "source.png" )) { Color []...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.LoadFormat property. Gets the detected document format....toEqual ( true ); // We can load and access the signatures of...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options....method convert(input_stream, load_options, output_stream, save_options)...BytesIO , load_options : aspose . words . loading . LoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MSG to EML via Java | products.aspose.com

    Try the code sample to convert MSG files to EML format in Java. DownLoad Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, convert,...Aspose.Email for Java classes to load and convert an email message...

    products.aspose.com/email/java/conversion/msg-t...
  5. Convert MSG to MBOX via Java | products.aspose.com

    Try the code sample to convert MSG files to MBOX format in Java. DownLoad Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, save emails...additional options and settings for loading MSG files. To write email messages...

    products.aspose.com/email/java/conversion/msg-t...
  6. Convert MSG to MHTML via Java | products.aspose...

    Try the code sample to convert MSG files to MHTML format in Java. DownLoad Java API to take your email processing applications to the next level....MapiMessage class which is used to load and manipulate an email message...the use of these classes to load and convert an email message...

    products.aspose.com/email/java/conversion/msg-t...
  7. Convert MHTML to EMLX via Java | products.aspos...

    Try the code sample to convert MHTML files to EMLX format in Java. DownLoad Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, save emails...Aspose.Email for Java classes to load and convert an email message...

    products.aspose.com/email/java/conversion/mhtml...
  8. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... class ); // load an existing Visio diagram Diagram...call the diagram constructor to load diagram from a VSD file Diagram...

    docs.aspose.com/diagram/java/save-visio-document/
  9. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...Load(emlFilePath)); var ids = inbox[1]...Storage.Pst; // ---------- 1. Load PST ---------- PersonalStorage...

    forum.aspose.com/t/updatemessage-command-remove...
  10. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Load Pixel Data: Load the pixel data from...desired manipulations on the loaded pixel data. This may involve...

    docs.aspose.com/psd/java/pixel-data-manipulation/