This article explains how to use OData parameters to build dynamic Microsoft Graph queries in C# for filtering, sorting, and selecting mailbox data without writing complex query strings manually.
Convert Outlook for Mac (OLM) Files to PST and MBOX in C#
Learn how to convert Outlook for Mac (OLM) files to PST and MBOX formats using C# and Aspose.Email for .NET. This guide explains how to open OLM archives, extract messages, preserve folder structures, and export data for use in Windows Outlook, Thunderbird, and other email clients.
Filter and Paginate MBOX Emails in C#
This article explains how to efficiently filter and paginate MBOX messages in C# using Aspose.Email for .NET. It covers building search queries, retrieving messages in pages, and combining both techniques to optimize performance when working with large mailbox files.
How to Read, Create, and Edit Outlook Email Templates (OFT) in C#
Learn how to work with Outlook email templates (OFT files) in C# using Aspose.Email for .NET. This article explains how to detect, create, convert, and modify OFT templates programmatically without Microsoft Outlook.
Configuring AI Model Service Endpoints in Aspose.Words for .NET
Aspose.Words 25.11 introduces configurable AI model service endpoints. Learn how to specify custom URLs and request timeouts for more flexible AI-powered integrations.
Create Funnel Chart in Excel using C#
This guide demonstrates how to generate a Funnel chart in an Excel workbook using C# and Aspose.Cells for .NET. Complete, ready‑to‑run code samples illustrate chart creation, data preparation, and customization.
Create ParetoLine Chart in Excel using C#
This article demonstrates how to generate a ParetoLine chart in Excel with Aspose.Cells for .NET. Follow the illustrated steps and runnable C# code to add a ParetoLine chart, customize its appearance, and export the workbook.
Create StockHighLowClose Chart in Excel using C#
This article demonstrates how to create a StockHighLowClose chart in Excel programmatically using Aspose.Cells for .NET. Follow the complete, runnable C# example to build professional financial charts with just a few lines of code.
Create StockVolumeHighLowClose Chart in Excel using C#
This guide shows how to generate a StockVolumeHighLowClose (VHLC) chart in Excel using Aspose.Cells for .NET. Follow the step‑by‑step instructions and runnable C# examples to produce professional stock charts programmatically.
Create Doughnut Chart in Excel using C#
This article demonstrates how to create a Doughnut chart in an Excel file using Aspose.Cells for .NET. Follow the clear, runnable C# examples to add simple and multi‑series Doughnut charts, customize colors, legends and export the workbook.