Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 87,571 for

load

(0.15 sec)
  1. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....fixed-page formats without loading them into the document model...options. convert(input_file, load_options, output_file, save_options)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert MBOX to MHT via C# | products.aspose.com

    Sample code for MBOX to MHT C# conversion. Use API example code for batch MBOX files to MHT conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to MHT...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/mbox-t...
  3. Convert PSD to JPEG2000 via C# | products.aspos...

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

    products.aspose.com/psd/net/conversion/psd-to-j...
  4. Convert OST to MSG via C++ application | produc...

    Sample C++ conversion code for OST document to MSG format. Use example code for batch OST to MSG conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile...Convert OST to MSG - C++ // Load the OST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/ost-to...
  5. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...assignment to a user, you have to load it from disc for sending using...FileCompatibilityMod.PreserveTnefAttachme; // load task from .msg file MailMessage...

    forum.aspose.com/t/create-a-new-task-similar-to...
  6. Convert OFT to OST via Java | products.aspose.com

    Try the code sample to convert OFT files to OST format in Java. DownLoad Java API to take your email processing applications to the next level....the MapiMessage class used to load and manipulate an email message...together to open an OST file, load an OFT file as a MAPI message...

    products.aspose.com/email/java/conversion/oft-t...
  7. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....The sample code given below loads the following two Excel files...01_SourceDirectory \\ " ); // Load the first workbook having automatic...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  8. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be Loaded in Java....the document that is to be loaded. Examples: Shows how to specify...document. // Suppose we want to load an .html document that contains...

    reference.aspose.com/words/java/com.aspose.word...
  9. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....the following sample code, it loads the sample Excel file that contains...Aspose :: Cells :: Startup (); // Load the sample Excel file U16String...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  10. Chart Data Marker|Aspose.Slides for PHP 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....), $chart -> getType ()); # Load the picture 1 $imgx1 = $pres...File" , "Desert.jpg" ))); # Load the picture 2 $imgx2 = $pres...

    docs.aspose.com/slides/php-java/chart-data-marker/