Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,616 for

calendar

(3.12 sec)
  1. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar Calendar in C++....Hijri Lunar or Hebrew Lunar calendar. bool Aspose :: Words :: Fields...Below are three different calendar types according to which the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldSaveDate::get_UseSa...

    Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era Calendar in C++....whether to use the Saka Era calendar. bool Aspose :: Words :: Fields...Below are three different calendar types according to which the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 在 Ruby 中创建并保存 Outlook 任务|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.... new calendar = Rjb :: import ( 'java.util.Calendar' ) . getInstance...getTimeZone ( "GMT" )) calendar . set ( 2012 , calendar . NOVEMBER , 1...

    docs.aspose.com/email/zh/java/creating-and-savi...
  4. Convert Word to ICS in Python | products.aspose...

    Save Word to ICS within Python applications without using Microsoft Word or Outlook...format is useful for creating calendar events based on the contents...format used for exchanging calendar data between different applications...

    products.aspose.com/total/python-net/conversion...
  5. Calculating Split Task's Finish Date | Aspose.T...

    Learn how to calculate the finish date of split tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes practical C# code examples with Calendar.GetTaskFinishDateFromDuration....method takes into account the calendar rules and the interruption...Find the project calendar 7 Calendar calendar = project. Get (Prj...

    docs.aspose.com/tasks/net/calculating-split-tas...
  6. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_Calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar Calendar....use_lunar_calendar property FieldPrintDate.use_lunar_calendar property...Hebrew Lunar calendar. @property def use_lunar_calendar ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Calculating a Split Task's Finish Date | Aspose...

    Learn how to calculate Microsoft Project (MPP/XML) split task's finish dates using Aspose.Tasks for Java....Find the project calendar 13 Calendar calendar = project. get (Prj...(Prj. CALENDAR ); 14 15 // Calculate task's finish date with...

    docs.aspose.com/tasks/java/calculating-split-ta...
  8. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...MediaType == "text/calendar") { string text = new Str...Your current code looks for a calendar part in the AlternateViews...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  9. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently using Aspose.Tasks for Java....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/java/split-tasks/
  10. Working with Follow Up and Due Date for Outlook...

    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....fromMailMessage ( mailMsg ); Calendar calendar = Calendar . getInstance ();...(); calendar . set ( 2013 , Calendar . MAY , 23 , 14 , 40 , 0...

    docs.aspose.com/email/java/working-with-follow-...