Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 7,032 for

calendar

(0.06 sec)
  1. FieldDate.use_um_al_qura_calendar property | As...

    FieldDate.use_um_al_qura_Calendar property. Gets or sets whether to use the Um-al-Qura Calendar....use_um_al_qura_calendar property FieldDate.use_um_al_qura_calendar property...Um-al-Qura calendar. @property def use_um_al_qura_calendar ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSaveDate class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. CalendarType | Aspose.Words for Java

    Specifies the type of a Calendar in Java....CalendarType Specifies the type of a calendar. Examples: Shows how to automatically...Gregorian calendar. HEBREW The Hebrew Lunar calendar. HIJRI The...

    reference.aspose.com/words/java/com.aspose.word...
  4. Adding MapiJournal to PST 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.... Date () calendar = self . Calendar cl = calendar . getInstance...setTime ( d1 ) cl . add ( calendar . HOUR , 1 ) d2 = cl . getTime...

    docs.aspose.com/email/java/adding-mapijournal-t...
  5. Adding MapiJournal to PST in PHP|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....Date (); $calendar = new Calendar (); $cl = $calendar -> getInstance...setTime ( $d1 ); $cl -> add ( $calendar -> HOUR , 1 ); $d2 = $cl ->...

    docs.aspose.com/email/java/adding-mapijournal-t...
  6. 在 Jython 中向 PST 添加 MapiJournal|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....util import Calendar class AddMapiJournalToPST...d1 = Date () calendar = Calendar cl = calendar . getInstance...

    docs.aspose.com/email/zh/java/adding-mapijourna...
  7. Convert PDF to ICS in Python | products.aspose.com

    Save PDF to ICS within Python applications without using Microsoft Word or Outlook...is a widely used format for calendar events, and the “Aspose.Total...is a widely used format for calendar events, and the “Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  8. Working with Calendars in PHP | Aspose.Tasks Do...

    This page contains information about working with Calendars using Aspose.Tasks Java for PHP....Programmers Guide Working with Calendars in PHP Live Demos High Code...Working with Calendars in PHP Creating a Calendar in PHP | Aspose...

    docs.aspose.com/tasks/java/working-with-calenda...
  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. 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...