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

date

(0.13 sec)
  1. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....task data (task name, start date, duration). Adding a stacked...Chart Data # | Task | Start Date | Duration | Start Offset |...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  2. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....ensure they display an up-to-date value. ASSERT_EQ ( u "123 Main...ensure they display an up-to-date value. ASSERT_EQ ( u "123 Main...

    reference.aspose.com/words/cpp/aspose.words/var...
  3. Managing General Resource Properties in Microso...

    Learn how to read and write general resource properties such as Name, ID, UID, Start, and Finish in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET without Microsoft Project installed....availability (start and finish dates) . With Aspose.Tasks for .NET...or sets the resource’s start date ( DateTime ). Finish – gets...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  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. 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...
  6. 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...
  7. Convert JSON Format to PS in Android Apps | pro...

    Parse JSON to PS in Java without using Microsoft Word...convert string to number or date, set date and number format, and...

    products.aspose.com/total/android-java/conversi...
  8. Convert JSON Format to PPSX in Android Apps | p...

    Parse JSON to PPSX in Android Applications without using Microsoft PowerPoint...convert string to number or date, set date and number format, and...

    products.aspose.com/total/android-java/conversi...
  9. 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/
  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