Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,223 for

calendar

(0.03 sec)
  1. Convert PST to ICS via C++ application | produc...

    Sample C++ conversion code for PST document to ICS format. Use example code for batch PST to ICS conversion within any C++ Application....pst" ); // Get the Calendar folder System::SharedPtr<FolderInfo>...); // Loop through all the calendar items in this folder Syst...

    products.aspose.com/email/cpp/conversion/pst-to...
  2. FieldPrintDate.UseSakaEraCalendar | Aspose.Word...

    Manage your dates effortlessly with FieldPrintDate's Saka Era Calendar feature. Easily toggle for seamless integration and enhanced user experience....whether to use the Saka Era calendar. public bool UseSakaEraCalendar...Below are three different calendar types according to which the...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with Tasks | Aspose.Tasks Documentation

    Sometimes it is not possible to complete a task as scheduled and it needs to be split into two or more parts. Aspose.Tasks for .NET supports this Microsoft Project feature....start date, finish date and calendar arguments to split the task...project. Create and assign a new calendar to the project. Create and...

    docs.aspose.com/tasks/net/split-tasks/
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....Below are three different calendar types according to which the...date/time. // 1 - Islamic Lunar Calendar: builder -> Write ( u "According...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....Hijri Lunar or Hebrew Lunar calendar. get_UseSakaEraCalendar ()...whether to use the Saka Era calendar. get_UseUmAlQuraCalendar ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE field...By default, the Gregorian calendar is used. Inheritance: FieldPrintDate...(Inherited from Field ) use_lunar_calendar Gets or sets whether to use...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert ICS to ODT in Python | products.aspose.com

    Perform ICS to ODT conversion in your Python applications without relying on Microsoft Outlook or Word....facilitates seamless integration of calendar data, allowing efficient event...Format) Convert ICS to ICS (Calendar File) Convert ICS to IMAGE...

    products.aspose.com/total/python-net/conversion...
  8. Writing Updated TaskLink Data to MPP | Aspose.T...

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks for Java.... CALENDAR ). getTaskFinishDateFro (task1...FINISH , 27 project. get (Prj. CALENDAR ). getTaskFinishDateFro (task2...

    docs.aspose.com/tasks/java/writing-updated-task...
  9. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....By default, the Gregorian calendar is used. Examples: Shows how...according to different kinds of calendars. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....Instantiate the Calendar class to add a new calendar and weekdays...half days and add them to the calendar Save the MPP project file...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...