Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 7,027 for

calendar

(2.72 sec)
  1. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java.... Calendar cal = java. util . Calendar . getInstance...10 cal. add (java. util . Calendar . DATE , - 3); 11 12 saveOptions...

    docs.aspose.com/tasks/java/printing-project-pag...
  2. Convert Dates to Japanese Dates with Golang via...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....Contents [ Hide ] In the Japanese Calendar, a new era begins with the...

    docs.aspose.com/cells/go-cpp/convert-dates-to-j...
  3. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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.... setValue ( Calendar . getInstance ()); //Setting...also set date as java.util.Calendar cell = row . createCell (...

    docs.aspose.com/cells/zh/java/create-date-cell-...
  4. Aspose.Tasks, Finish field returns wrong date -...

    Hi guys, I was trying to upgrade Aspose.Tasks library from 23.6 to 25.9 and found different behavior dealing with Finish field. I tried the same code in different Aspose.Tasks versions and figured the different behavio…...visible in Calendar/Exceptions settings tab) calendar exception...relevant calendar (project’s, task’s, or resource’s calendar). For...

    forum.aspose.com/t/aspose-tasks-finish-field-re...
  5. Java Project API | Microsoft Project Management...

    Java Microsoft project management library to read and write MPP XML and MPT files. Export data to PDF XLS HTML CSV TXT TIFF SVG & PNG formats...default properties as well as calendar information. They can also...also specify weekdays and calendar exceptions. API makes it easy...

    products.aspose.com/tasks/java/
  6. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....the status date, the type of calendar used and when a project is...Boolean value. CALENDAR: the type of calendar used by the project...

    docs.aspose.com/tasks/java/working-with-project...
  7. Parsing Outlook Message Files|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....toMapiMessageItem (); break ; // A calendar item. Can be converted to...MapiItemType . Calendar : MapiCalendar calendar = ( MapiCalendar...

    docs.aspose.com/email/java/parsing-outlook-mess...
  8. Working with Calendars | Aspose.Tasks Documenta...

    The page contains information on how to work with Calendars using Aspose.Tasks for Java....Tasks for Java Working with Calendars Live Demos High Code APIs...Working with Calendars Creating and Updating Calendars in Java |...

    docs.aspose.com/tasks/java/working-with-calendars/
  9. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...FolderInfo calendar = root.AddSubFolder("Calendar", "IPF.Appointment");...Appointment"); ageDict.Add("Calendar", calendar.ContainerClass); FolderInfo...

    forum.aspose.com/t/code-olm-to-pst/324745
  10. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java.... Calendar cal = java. util . Calendar . getInstance...java. util . Calendar cal = java. util . Calendar . getInstance...

    docs.aspose.com/tasks/java/project-rescheduling/