Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 16,693 for

date

(0.08 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index of a property by name in C++....properties -> Add ( u "Authorized Date" , System :: DateTime :: get_Today...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. 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...
  5. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....first book} 5 \ author{Me} 6 \ date{ \ today} 7 8 \ begin{document}...end{document} Note that the current date is also produced automatically...

    docs.aspose.com/tex/java/latex-document-classes/
  6. 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...
  7. 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...
  8. 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
  9. Programming with Thunderbird|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....a message: DateTime Date - Gets the date of message MailAddress.... Writeline ( $"Date: {mboxMessageInfo.Date}" ); Console . Writeline...

    docs.aspose.com/email/net/programming-with-thun...
  10. 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/