Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,044 for

date

(0.1 sec)
  1. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.upDate_dirty_fields property. Specifies whether to upDate the fields with the ``dirty`` attribute....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/python-net/aspose.wo...
  2. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert Project Data to PDF

    This article explains how to convert Project data to PDF using Aspose.Tasks for Java....with ❤ by GitHub Customizing Date Format Aspose.Tasks give developers...developers control over date formatting when rendering project...

    docs.aspose.com/tasks/java/convert-project-data...
  4. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes...."Original textbox contents" ); // DATE field: builder . moveTo ( docOriginal...)); builder . insertField ( " DATE " ); // Comment: let newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...initial : string , dateTime : Date ) Parameter Type Description...Cannot be null . dateTime Date The date and time for the comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC....total_editing_time } ' ) print ( f 'Date/time last printed: { properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/python-net/aspose.wo...
  7. General Project Properties in Ruby

    Learn how to manage Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for Ruby...."Project Start Date : " + project . get(prj . START_DATE) . to_string..."Project Finish Date : " + project . get(prj . FINISH_DATE) . to_string...

    docs.aspose.com/tasks/java/general-project-prop...
  8. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets Date of the document creation in UTC....createdTime property Gets or sets date of the document creation in...in UTC. get createdTime () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...