Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,193 for

calendar

(0.08 sec)
  1. Convert EMAIL to EMAIL in Python | products.asp...

    Save EMAIL to EMAIL within Python applications without using Microsoft Word or Outlook...Message) Convert ICS to ICS (Calendar File) Convert MBOX to MBOX...

    products.aspose.com/total/python-net/conversion...
  2. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....file to Outlook MSG files Calendar Features Add iCalender events...

    docs.aspose.com/email/cpp/features-overview/
  3. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...I click the cell again, a calendar popup appears instead of treating...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  4. Reading and Writing Microsoft Project Data | As...

    This document outlines how to read and write Microsoft Project data using Aspose.Tasks for Java....Tasks Documentation Calendar Data | Aspose.Tasks Documentation...

    docs.aspose.com/tasks/java/microsoft-project-da...
  5. Working with Tasks | Aspose.Tasks Documentation

    This guide explains how to create, modify, and delete Microsoft Project tasks using Aspose.Tasks for C++....Documentation Working with Task Calendars | Aspose.Tasks Documentation...Documentation Working with Calendar Exceptions Creating Tasks...

    docs.aspose.com/tasks/cpp/working-with-tasks/
  6. View or Edit PST Files Metadata via .NET | prod...

    C# source code to edit or view PST format metadata on .NET Framework, .NET Core, and Xamarin Platforms....types that include emails, calendar items, notes, contacts, and...

    products.aspose.com/email/net/metadata/pst/
  7. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....Date date) 16 { 17 Calendar cal = Calendar. getInstance (); 18...(date); 19 int month = cal. get (Calendar. MONTH ); 20 return new String...

    docs.aspose.com/tasks/java/working-with-project...
  8. Rendering Resource Sheet View | Aspose.Tasks Do...

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....overtime rates, costs, and calendar can be viewed using this view...

    docs.aspose.com/tasks/net/rendering-resource-sh...
  9. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...do, if I want MPP to take calendar days as duration and not number...1)); ATasks.Calendar cal = proj.Get(Prj.Calendar); double Days24Hrs...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  10. Manage Appointments: Create & Manipulate, Conve...

    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....appointment in the Outlook calendar. The following code snippet..., new ContentType ( "text/calendar" )); message . AlternateViews...

    docs.aspose.com/email/net/create-and-manipulate...