Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 37,898 for

list

(1.54 sec)
  1. [PST] MapiRecipient type - Free Support Forum -...

    Hello In order to display recipient email address in outlook (classic) in PST file it is needed to setup “SMTP” address type. For email which was already sent, outlook will not show the recipient email (outlook display…...Email library that lists the possible MAPI address types...documentation – the current docs do not list an address‑type enum, so refer...

    forum.aspose.com/t/pst-mapirecipient-type/321490
  2. Set Font Size|Documentation

    Guide to changing the font size of cells in the Aspose.Cells GridJs spreadsheet component using the toolbar and menubar controls....a ready‑made dropdown that lists common point sizes (e.g., 8...dropdown arrow to reveal the list of predefined sizes. Click the...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....types of document properties as listed below. System defined (built-in)...table is referred to be as a List Object in Aspose.Cells for C++...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  4. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....es (); List < Stream > inputImagesStreams = new List < Stream...es (); List < Stream > inputImagesStreams = new List < Stream...

    docs.aspose.com/pdf/net/whatsnew/2021/
  5. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....query criteria in the MailQuery list Create the PersonalStorage class...are appended to a MailQuery list, which set the PST splitting...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  6. How to Add MapiCalendar to PST using C#

    In this short topic, we will learn how to add MapiCalendar to PST using C# by adhering to well defined steps and using the example code. You can insert Mapi Calendar to PST with the help of simple API calls....to add the meeting attendee list Create an empty PST file on...followed by adding the attendee list of the appointments using the...

    kb.aspose.com/email/net/how-to-add-mapicalendar...
  7. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...shapes in the workbook are listed in the list on the right. Selecting...Selecting a name in the list automatically selects the corresponding...

    forum.aspose.com/t/some-images-resized-during-p...
  8. Import and Export Data|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.... Array list . Result set . JSON Aspose.Cells...ImportTableOptions object along with the list of columns/properties to the...

    docs.aspose.com/cells/java/import-and-export-data/
  9. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...that a table in HTML contains a list of tests, where each test has...(tables.Any()) { var result = new List<Dictionary< string , string...

    products.aspose.com/html/net/extract-data-from-...
  10. Extracting Messages from Outlook PST and Saving...

    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....pstFilePath )) { // Get the list of subfolders in PST file FolderInfoCollection...() + ".msg" ); } } } Getting List of Messages from Inbox Folder...

    docs.aspose.com/email/java/extracting-messages-...