Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 15,210 for

date

(0.08 sec)
  1. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive emails seamlessly using the innovative C# library....fetched based on parameters like date range or unread status, making...local applications stay up-to-date with server-side changes, enabling...

    products.aspose.com/email/net/receive-email/ews/
  2. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish Dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties.... ID, UID, and start/finish dates that define its identity and...DateTime Purpose: The planned start date of the task. Type: DateTime...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  3. Split Tasks in VSTO and Aspose.Tasks | Aspose.T...

    Compare methods of splitting tasks between Microsoft Project's VSTO add-in and Aspose.Tasks library for .NET developers....the specified start and end dates. This can be useful for modeling...method accepts start date, finish date and calendar arguments...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  4. Licensing | Aspose.Tasks Documentation

    Aspose.Tasks for C\B provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....following: DateTime Limitation The date year will be converted to 2000...Note that the Start and Finish dates for Task1 have been converted...

    docs.aspose.com/tasks/cpp/licensing/
  5. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... Date The SDT represents a date picker when displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks.... Automatic – Recalculates dates, work and cost properties immediately...Manual ; 4 5 // Set project start date and add new tasks 6 project...

    docs.aspose.com/tasks/net/project-calculation-m...
  7. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... DATE The SDT represents a date picker when displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API.... Converting fields such as DATE or TIME to static text will...document to display the same date as when it was sent. Also, in...

    docs.aspose.com/words/python-net/replace-fields/
  9. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....from a passport image, like date of birth, names, and more. The...passport detail ID, for example DATE_OF_BIRTH ; value - specific...

    docs.aspose.com/ocr/python-net/recognition/pass...
  10. 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…...variable // Sanitize invalid dates if (calItem.StartDate < new...the contact item contains any date/time fields outside the valid...

    forum.aspose.com/t/code-olm-to-pst/324745