Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 16,543 for

date

(0.18 sec)
  1. View and Update DOC Properties Online or Update...

    View and modify DOC properties through online app for free. Java API code to upDate DOC properties....metadata such as author, creation date, and revisions, ensuring regulatory...DOC files by author, creation date, department, or classification...

    products.aspose.com/total/java/metadata/doc/
  2. Reading Timephased Resource Data in Microsoft P...

    Learn how to read and analyze timephased data (work and cost) of Microsoft Project (MPP/XML) resources using Aspose.Tasks for .NET, without Microsoft Project installed....the project’s start date and finish date as parameters. To get...

    docs.aspose.com/tasks/net/read-timephased-data-...
  3. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document... toEqual ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . update (); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Reading Task Timephased Data | Aspose.Tasks Doc...

    Learn how to read task timephased data (work and cost) from Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....Parameters: Start date of the interval Finish date of the interval...project’s start and finish dates as input parameters. To retrieve...

    docs.aspose.com/tasks/net/read-task-s-timephase...
  5. 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/
  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. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....custom local time zone used for date/time fields. get_DateTimeParsingMode...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. Licensing and Subscription | Aspose.Tasks Docum...

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

    docs.aspose.com/tasks/net/licensing/
  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