Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 6,520 for

calendar

(0.11 sec)
  1. Create Date Cell in Apache POI and Aspose.Cells...

    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/java/create-date-cell-in-...
  2. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java.... Calendar calendar = Calendar.getInstance(); calendar.set(2015...set(2015, Calendar.JULY, 20); Date signingTime = calendar.getTime();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Exchange WebDav Client|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....using WebDav Working with Calendar Items on Exchange Server using...

    docs.aspose.com/email/net/working-with-exchange...
  4. Managing Appointments in Python|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....appointment in the Outlook calendar. Create a Draft Appointment...process an ICS file containing calendar events. Specify the location...

    docs.aspose.com/email/python-net/managing-appoi...
  5. 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/
  6. 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/
  7. Important iCalendar RFC 2445 Details|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....identify values that contains a calendar date and also defines the...values that specify a precise calendar date and time of day. DATE-TIME...

    docs.aspose.com/email/java/important-icalendar-...
  8. Working with Calendars | Aspose.Tasks Documenta...

    The page contains examples of using Aspose.Tasks for C++ to work with Microsoft Project Calendars....Developer Guide Working with Calendars Live Demos High Code APIs...Buy Working with Calendars Creating Calendars | Aspose.Tasks Documentation...

    docs.aspose.com/tasks/cpp/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/