Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,044 for

date

(0.1 sec)
  1. Writing Updated Task Data to MPP

    Learn how to write Microsoft Project (MPP/XML) task properties using Aspose.Tasks for Java.... START_DATE , cal. getTime ()); 15 task1...add (java. util . Calendar . DATE , 10); 25 task1. set (Tsk. DEADLINE...

    docs.aspose.com/tasks/java/writing-updated-task...
  2. FieldDate class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDate class. Implements the Date field...FieldDate class Implements the DATE field. To learn more, visit...Remarks Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...DATE_TIME data type. def add ( self...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Task's General Properties

    Learn how to work with Microsoft Project (MPP/XML) general properties using Aspose.Tasks for C++....as name, ID, start and finish date. Aspose.Tasks can be used to...to set and get a task’s start date (DateTime). Finish, used to...

    docs.aspose.com/tasks/cpp/general-properties/
  5. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....Creating revisions gives them a date and time of the operation. //...dateTime System::DateTime The date and time to use for revisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....dateTime System::DateTime The date and time to use for revisions..."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....the help of the start date and end date, setting the number of...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...