Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,991 for

project calendar

(0.07 sec)
  1. Miscellaneous | Aspose.Tasks Documentation

    The page contains useful scenarios of how Aspose.Tasks for .NET can be extracted from Microsoft Project MPP files....for working with Microsoft Project files. In addition to core... resource allocation, and calendar handling, there are several...

    docs.aspose.com/tasks/net/miscellaneous/
  2. Read Zimbra TGZ Storage Files in Node.js via .N...

    Read TGZ Files Open TGZ Files & Extract Email Data in Node.js Open and read TGZ files in JavaScript, accessing emails......accessing emails, contacts, and calendar data programmatically within...log(eml.subject); } Export Calendar and Contact Items from Zimbra...

    products.aspose.com/email/nodejs-net/reading-zi...
  3. Rendering Resource Sheet View | Aspose.Tasks Do...

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for C# and VB.NET....Contents [ Hide Show ] Microsoft Project’s Resource Sheet view provides...provides details about all a project’s resources. Resource information...

    docs.aspose.com/tasks/cpp/resource-sheet-view/
  4. Convert MBOX to ICS via C# | products.aspose.com

    Sample code for MBOX to ICS C# conversion. Use API example code for batch MBOX files to ICS conversion within VB.NET, Asp.NET or any .NET based application....NET DLL referenced in your project. Include namespace in relevant...EnumerateMessages()) { // Search a calendar view and save it as .ics file...

    products.aspose.com/email/net/conversion/mbox-t...
  5. Read a Task's Timephased Data in PHP | Aspose.T...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...new Tsk(); 6 7 $cal = new Calendar(); 8 9 $cal = $cal -> getInstance...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  6. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...store emails, contacts, tasks, calendar items, and other data. It...Reference APIs within the project directly from PyPI ( Aspose...

    products.aspose.com/total/python-net/conversion...
  7. Convert ICS to PS in Python | products.aspose.com

    Save ICS to PS in your Python applications without using Microsoft Outlook or Word...file format used to store calendar information, while PS is a...Reference APIs within the project directly from PyPI ( Aspose...

    products.aspose.com/total/python-net/conversion...
  8. 41587 + 41590 Not fixed - Free Support Forum - ...

    Hi, Both cases were wrongly claimed to get fixed, run the sample and see both issues: The 1st one still has: < ! --[if !SupportsSharedCalendar]-- > Accept and view Calendar < ! --[endif]–> The 2nd one does not rend…...SupportsSharedCalend]-- > Accept and view calendar < ! --[endif]–> The 2nd one...regarding the rendering of calendar text and header images have...

    forum.aspose.com/t/41587-41590-not-fixed/314814
  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)); …... I have set the project start date as 15Jun2016 and...here along with the template project file? It will help us to reproduce...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  10. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive emails seamlessly using the innovative C# library....powerful functionalities: Calendar management : it enables developers...create, update, and delete calendar events directly on the Exchange...

    products.aspose.com/email/net/receive-email/ews/